wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
wlmcfg_dict_item_t Struct Reference
Collaboration diagram for wlmcfg_dict_item_t:
Collaboration graph
[legend]

Public Attributes

bs_avltree_node_t avlnode
 
char * key_ptr
 
wlmcfg_object_tvalue_object_ptr
 

Detailed Description

An item in the dict. Internal class.

Member Data Documentation

◆ avlnode

bs_avltree_node_t wlmcfg_dict_item_t::avlnode

Node in the tree.

◆ key_ptr

char* wlmcfg_dict_item_t::key_ptr

The lookup key.

◆ value_object_ptr

wlmcfg_object_t* wlmcfg_dict_item_t::value_object_ptr

The value, is an object.


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