Struct Tryll::Client::GraphDescription::NodeDesc¶
ClassList > Tryll > Client > GraphDescription > NodeDesc
Internal serialisable description of one node.
#include <GraphDescription.h>
Public Attributes¶
| Type | Name |
|---|---|
| std::string | name Graph-unique node name. |
| NodeParamsVariant | params Typed node parameters (one variant per node type). |
Public Attributes Documentation¶
variable name¶
Graph-unique node name.
variable params¶
Typed node parameters (one variant per node type).
The documentation for this class was generated from the following file C:/_tryll/_monorepo2/server/client-cpp/include/tryll/GraphDescription.h