#include <circular_linked_list.h>
List of all members.
Public Member Functions |
__INLINE__ | s_both (s_node< T > *l_node, void *l_this) |
__INLINE__ | ~s_both () |
__INLINE__ s_node< T > * | node () |
__INLINE__ void * | This () |
__INLINE__ void | set (s_node< T > *l_node, void *l_this) |
template<class T>
class s_both< T >
Constructor & Destructor Documentation
Member Function Documentation
template<class T>
__INLINE__ void s_both< T >::set |
( |
s_node< T > * |
l_node, |
|
|
void * |
l_this |
|
) |
| [inline] |
template<class T>
__INLINE__ void* s_both< T >::This |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: