CellVelocityDataAccessor< T > Class Template Reference

#include <CellVelocityDataAccessor.h>

Inheritance diagram for CellVelocityDataAccessor< T >:

Inheritance graph
[legend]
Collaboration diagram for CellVelocityDataAccessor< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CellVelocityDataAccessor (cldeque< Coordinates3D< float > >::size_type _cldequeCapacity, cldeque< Coordinates3D< float > >::size_type _enoughDataThreshold)

Protected Member Functions

virtual
BasicClassFactoryBase
< void > * 
createClassFactory ()

Private Attributes

cldeque
< Coordinates3D
< float >
>::size_type 
cldequeCapacity
cldeque
< Coordinates3D
< float >
>::size_type 
enoughDataThreshold


Detailed Description

template<class T>
class CellVelocityDataAccessor< T >

Definition at line 9 of file CellVelocityDataAccessor.h.


Constructor & Destructor Documentation

template<class T>
CellVelocityDataAccessor< T >::CellVelocityDataAccessor ( cldeque< Coordinates3D< float > >::size_type  _cldequeCapacity,
cldeque< Coordinates3D< float > >::size_type  _enoughDataThreshold 
) [inline]

Definition at line 11 of file CellVelocityDataAccessor.h.


Member Function Documentation

template<class T>
virtual BasicClassFactoryBase<void>* CellVelocityDataAccessor< T >::createClassFactory (  )  [inline, protected, virtual]

Used by BasicClassGroupFactory to create a new BasicClassFactory for this class type.

Reimplemented from BasicClassAccessor< T >.

Definition at line 21 of file CellVelocityDataAccessor.h.

References CellVelocityDataAccessor< T >::cldequeCapacity, and CellVelocityDataAccessor< T >::enoughDataThreshold.


Member Data Documentation

template<class T>
cldeque<Coordinates3D<float> >::size_type CellVelocityDataAccessor< T >::cldequeCapacity [private]

Definition at line 25 of file CellVelocityDataAccessor.h.

Referenced by CellVelocityDataAccessor< T >::createClassFactory().

template<class T>
cldeque<Coordinates3D<float> >::size_type CellVelocityDataAccessor< T >::enoughDataThreshold [private]

Definition at line 26 of file CellVelocityDataAccessor.h.

Referenced by CellVelocityDataAccessor< T >::createClassFactory().


The documentation for this class was generated from the following file:
Generated on Thu Feb 21 14:38:29 2008 for CompuCell3D by  doxygen 1.5.3