rpa::chunk_t Class Reference

Used to store the minimum size of a chunk of elements, for efficiency. More...

#include <common.h>

List of all members.

Public Member Functions

 chunk_t (size_t aMinChkSz)
 chunk_t ()
 NOTE: Default value MUST has the meaning of a real 'minimum value'.
size_t value (void) const

Private Attributes

size_t _MinChunk


Detailed Description

Used to store the minimum size of a chunk of elements, for efficiency.


Constructor & Destructor Documentation

rpa::chunk_t::chunk_t ( size_t  aMinChkSz  )  [inline, explicit]

rpa::chunk_t::chunk_t (  )  [inline]

NOTE: Default value MUST has the meaning of a real 'minimum value'.


Member Function Documentation

size_t rpa::chunk_t::value ( void   )  const [inline]


Member Data Documentation

size_t rpa::chunk_t::_MinChunk [private]


The documentation for this class was generated from the following file:
Generated on Tue Sep 25 10:20:36 2007 for rpa by  doxygen 1.4.7