FlowGraph
Description
Fields
Type | Name |
---|---|
String | template_name |
uint64 | template_version |
Container< Node > | nodes |
Container< Pair_StringHash_uint64 > | name_to_node |
Container< Edge > | edges |
Container< uint64 > | start_indices |
Container< uint64 > | end_indices |
Container< uint64 > | active_indices |
Container< uint64 > | pending_indices |
Container< uint64 > | disabled_indices |
FlowGraphCustomizer1 | customizer |
int | status |
bool | update_disabled_nodes |
bool | initialized |