version 3.3

VRS::SpaceTree< NODE, DIM >::NodePointer Class Reference

#include <vrs/container/spacetree.h>

List of all members.

Public Member Functions

 NodePointer ()
const NodePointeroperator= (const NodePointer &other)
bool operator== (const NodePointer &other) const
bool operator!= (const NodePointer &other) const
bool operator< (const NodePointer &other) const
NODE & operator* ()
NODE * operator-> ()
const NODE & operator* () const
const NODE * operator-> () const
bool valid () const

Static Public Member Functions

static const NodePointerInvalidNodePointer ()

Friends

class SpaceTree< NODE, DIM >

template<typename NODE, UINT DIM>
class VRS::SpaceTree< NODE, DIM >::NodePointer


Constructor & Destructor Documentation

template<typename NODE, UINT DIM>
VRS::SpaceTree< NODE, DIM >::NodePointer::NodePointer (  )  [inline]


Member Function Documentation

template<typename NODE, UINT DIM>
const NodePointer& VRS::SpaceTree< NODE, DIM >::NodePointer::operator= ( const NodePointer other  )  [inline]

template<typename NODE, UINT DIM>
bool VRS::SpaceTree< NODE, DIM >::NodePointer::operator== ( const NodePointer other  )  const [inline]

template<typename NODE, UINT DIM>
bool VRS::SpaceTree< NODE, DIM >::NodePointer::operator!= ( const NodePointer other  )  const [inline]

template<typename NODE, UINT DIM>
bool VRS::SpaceTree< NODE, DIM >::NodePointer::operator< ( const NodePointer other  )  const [inline]

template<typename NODE, UINT DIM>
NODE& VRS::SpaceTree< NODE, DIM >::NodePointer::operator* (  )  [inline]

template<typename NODE, UINT DIM>
NODE* VRS::SpaceTree< NODE, DIM >::NodePointer::operator-> (  )  [inline]

template<typename NODE, UINT DIM>
const NODE& VRS::SpaceTree< NODE, DIM >::NodePointer::operator* (  )  const [inline]

template<typename NODE, UINT DIM>
const NODE* VRS::SpaceTree< NODE, DIM >::NodePointer::operator-> (  )  const [inline]

template<typename NODE, UINT DIM>
bool VRS::SpaceTree< NODE, DIM >::NodePointer::valid (  )  const [inline]

template<typename NODE, UINT DIM>
static const NodePointer& VRS::SpaceTree< NODE, DIM >::NodePointer::InvalidNodePointer (  )  [inline, static]


Friends And Related Function Documentation

template<typename NODE, UINT DIM>
friend class SpaceTree< NODE, DIM > [friend]


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

Generated on Tue May 22 06:00:20 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact