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

Protected Member Functions

 ISListNode (const ISListNode &)
pointer getNext ()
const_pointer getNext () const


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 Apr 10 11:08:38 2008 for Qpid by  doxygen 1.4.7