Public Member Functions | Data Fields

SLink< C > Class Template Reference

#include <List.h>

Inherited by Link< C >.

Collaboration diagram for SLink< C >:
Collaboration graph
[legend]

Public Member Functions

 SLink ()

Data Fields

C * next

Detailed Description

template<class C>
class SLink< C >

Definition at line 67 of file List.h.


Constructor & Destructor Documentation

template<class C>
SLink< C >::SLink (  )  [inline]

Definition at line 70 of file List.h.


Field Documentation

template<class C>
C* SLink< C >::next

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