koliseo 0.4.9
|
Defines the node for a KLS_Region_List. More...
#include <kls_region.h>
Data Fields | |
KLS_list_element | value |
The KLS_Region value. | |
struct KLS_list_region * | next |
Pointer to the next node int the list. |
Defines the node for a KLS_Region_List.
struct KLS_list_region* KLS_list_region::next |
Pointer to the next node int the list.
KLS_list_element KLS_list_region::value |
The KLS_Region value.