qpid::ISListNode< Pointer > Class Template Reference

Base class for values (nodes) in an ISList. More...

#include <ISList.h>

List of all members.

Public Types

typedef Pointer pointer
typedef Pointee< Pointer >::type NodeType
typedef pointer_to_other
< Pointer, const NodeType >
::type 
const_pointer

Public Member Functions

pointer getNext ()
pointer * getNextPtr ()
const_pointer getNext () const

Protected Member Functions

 ISListNode (const ISListNode &)


Detailed Description

template<class Pointer>
class qpid::ISListNode< Pointer >

Base class for values (nodes) in an ISList.

Parameters:
raw or smart-pointer type to use for the "next" pointer. Using a smart pointer like shared_ptr or intrusive_ptr will automate memory management.

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

Generated on Thu May 15 22:22:20 2008 for Qpid by  doxygen 1.5.5