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.
 

Detailed Description

template<class Type>
class ListItem< Type >

The list element.

The list element.


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