GrowNode
|
this represents the description and status informations of the leaf More...
Data Fields | |
char | type [GN_LEAF_DESC_TYPE_SIZE] |
gn_leaf_task_callback | callback |
gn_leaf_status_t | status |
void * | data |
this represents the description and status informations of the leaf
gn_leaf_task_callback gn_leaf_descriptor_t::callback |
void* gn_leaf_descriptor_t::data |
gn_leaf_status_t gn_leaf_descriptor_t::status |
char gn_leaf_descriptor_t::type[GN_LEAF_DESC_TYPE_SIZE] |