This information is used mostly by the XMLParser. More...
#include <tree_node.h>
Public Attributes | |
KeyValueVector | metadata |
PortsList | ports |
std::string | registration_ID |
NodeType | type |
This information is used mostly by the XMLParser.
Definition at line 35 of file tree_node.h.
KeyValueVector BT::TreeNodeManifest::metadata |
Definition at line 40 of file tree_node.h.
PortsList BT::TreeNodeManifest::ports |
Definition at line 39 of file tree_node.h.
std::string BT::TreeNodeManifest::registration_ID |
Definition at line 38 of file tree_node.h.
NodeType BT::TreeNodeManifest::type |
Definition at line 37 of file tree_node.h.