Function iox_node_create
Defined in File node.h
Function Documentation
-
iox_node_t iox_node_create(const char *const nodeName)
creates a node in the shared memory
- Parameters:
nodeName – [in] name of the node
- Returns:
handle to the node
Defined in File node.h
creates a node in the shared memory
nodeName – [in] name of the node
handle to the node