GNU Radio 3.4.2 C++ API
s_both< T > Class Template Reference

#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

template<class T>
__INLINE__ s_both< T >::s_both ( s_node< T > *  l_node,
void *  l_this 
) [inline]
template<class T>
__INLINE__ s_both< T >::~s_both ( ) [inline]

Member Function Documentation

template<class T>
__INLINE__ s_node<T>* s_both< T >::node ( ) [inline]
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: