GrowNode
gn_leaf_config_t Struct Reference

Data Fields

gn_leaf_descriptor_handle_t leaf_descriptor
 
char name [GN_LEAF_NAME_SIZE]
 
size_t task_size
 
gn_node_handle_intl_t node_config
 
QueueHandle_t event_queue
 
gn_leaf_param_handle_t params
 
gn_leaf_context_handle_t leaf_context
 
gn_display_container_t display_container
 

Field Documentation

◆ display_container

gn_display_container_t gn_leaf_config_t::display_container

◆ event_queue

QueueHandle_t gn_leaf_config_t::event_queue

◆ leaf_context

gn_leaf_context_handle_t gn_leaf_config_t::leaf_context

◆ leaf_descriptor

gn_leaf_descriptor_handle_t gn_leaf_config_t::leaf_descriptor

◆ name

char gn_leaf_config_t::name[GN_LEAF_NAME_SIZE]

◆ node_config

gn_node_handle_intl_t gn_leaf_config_t::node_config

◆ params

gn_leaf_param_handle_t gn_leaf_config_t::params

◆ task_size

size_t gn_leaf_config_t::task_size

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