Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

CArena::Node Class Reference

#include <Arena.H>

List of all members.

Public Member Functions

 Node ()
 Node (void *a_block, size_t a_size)
 Node (const Node &a_rhs)
Nodeoperator= (const Node &a_rhs)
bool operator< (const Node &a_rhs) const
bool operator== (const Node &a_rhs) const
void * block () const
void block (void *a_blk)
size_t size () const
void size (size_t a_sz)


Constructor & Destructor Documentation

CArena::Node::Node  )  [inline]
 

CArena::Node::Node void *  a_block,
size_t  a_size
[inline]
 

CArena::Node::Node const Node a_rhs  )  [inline]
 


Member Function Documentation

void CArena::Node::block void *  a_blk  )  [inline]
 

void* CArena::Node::block  )  const [inline]
 

bool CArena::Node::operator< const Node a_rhs  )  const [inline]
 

Node& CArena::Node::operator= const Node a_rhs  )  [inline]
 

bool CArena::Node::operator== const Node a_rhs  )  const [inline]
 

void CArena::Node::size size_t  a_sz  )  [inline]
 

size_t CArena::Node::size  )  const [inline]
 


The documentation for this class was generated from the following file:
Generated on Wed Oct 5 12:45:52 2005 for Chombo&AMRIdealMHD by  doxygen 1.4.1