#include <circular_linked_list.h>
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) |
Referenced by fusb_ephandle_darwin::start().
| __INLINE__ void* s_both< T >::This | ( | ) | [inline] |
1.5.8