GrowNode
gn_leaf_descriptor_t Struct Reference

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
 

Detailed Description

this represents the description and status informations of the leaf

Field Documentation

◆ callback

gn_leaf_task_callback gn_leaf_descriptor_t::callback

◆ data

void* gn_leaf_descriptor_t::data

◆ status

gn_leaf_status_t gn_leaf_descriptor_t::status

◆ type

char gn_leaf_descriptor_t::type[GN_LEAF_DESC_TYPE_SIZE]

The documentation for this struct was generated from the following file: