Struct Node::InputDescription
Defined in File Node.hpp
Nested Relationships
This struct is a nested type of Class Node.
Struct Documentation
-
struct InputDescription
Public Members
-
std::string name = DEFAULT_NAME
-
std::string group = DEFAULT_GROUP
-
bool blocking = {DEFAULT_BLOCKING}
-
int queueSize = {DEFAULT_QUEUE_SIZE}
- std::vector< DatatypeHierarchy > types DEFAULT_TYPES
-
bool waitForMessage = {DEFAULT_WAIT_FOR_MESSAGE}
-
std::string name = DEFAULT_NAME