#include <si_std/list.h>
Public Attributes | |
sc_listNode * | head |
sc_listNode | end |
s_int32 | nodeCount |
sc_listNodeAllocator * | nodeAllocator |
The end node of the list
The head of the list
sc_listNodeAllocator* sc_list::nodeAllocator |
allocator for list nodes
s_int32 sc_list::nodeCount |
The count of nodes in the list