SAMRAI::pdat::IndexDataNode< DIM, TYPE, BOX_GEOMETRY > Class Template Reference

#include <source/patchdata/index/IndexData.h>

List of all members.

Public Member Functions

 IndexDataNode ()
 IndexDataNode (const hier::Index< DIM > &index, const int d_offset, TYPE &t, IndexDataNode< DIM, TYPE, BOX_GEOMETRY > *n, IndexDataNode< DIM, TYPE, BOX_GEOMETRY > *p)
virtual ~IndexDataNode ()

Friends

class IndexData< DIM, TYPE, BOX_GEOMETRY >
class IndexIterator< DIM, TYPE, BOX_GEOMETRY >
class ConstIndexIterator< DIM, TYPE, BOX_GEOMETRY >


Detailed Description

template<int DIM, class TYPE, class BOX_GEOMETRY>
class SAMRAI::pdat::IndexDataNode< DIM, TYPE, BOX_GEOMETRY >

Class IndexDataNode holds items for the linked list. This class should be defined inside the IndexData class, but nested template classes can cause some compilers to barf. List nodes should never be seen by the user of a list.


Constructor & Destructor Documentation

template<int DIM, class TYPE, class BOX_GEOMETRY>
SAMRAI::pdat::IndexDataNode< DIM, TYPE, BOX_GEOMETRY >::IndexDataNode (  )  [inline]

template<int DIM, class TYPE, class BOX_GEOMETRY>
SAMRAI::pdat::IndexDataNode< DIM, TYPE, BOX_GEOMETRY >::IndexDataNode ( const hier::Index< DIM > &  index,
const int  d_offset,
TYPE &  t,
IndexDataNode< DIM, TYPE, BOX_GEOMETRY > *  n,
IndexDataNode< DIM, TYPE, BOX_GEOMETRY > *  p 
) [inline]

template<int DIM, class TYPE, class BOX_GEOMETRY>
SAMRAI::pdat::IndexDataNode< DIM, TYPE, BOX_GEOMETRY >::~IndexDataNode (  )  [inline, virtual]


Friends And Related Function Documentation

template<int DIM, class TYPE, class BOX_GEOMETRY>
friend class IndexData< DIM, TYPE, BOX_GEOMETRY > [friend]

template<int DIM, class TYPE, class BOX_GEOMETRY>
friend class IndexIterator< DIM, TYPE, BOX_GEOMETRY > [friend]

template<int DIM, class TYPE, class BOX_GEOMETRY>
friend class ConstIndexIterator< DIM, TYPE, BOX_GEOMETRY > [friend]


The documentation for this class was generated from the following files:
Generated on Thu Jun 18 11:28:46 2009 for SAMRAI by  doxygen 1.5.1