C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
The list element. More...
#include <templ_s_list.h>
Public Attributes | |
ListItem< Type > * | next |
A pointer to the next element. | |
Type * | data |
A pointer to field of data. | |
The list element.
The list element.