#include <CDataEntity.h>
List of all members.
Constructor & Destructor Documentation
CDataEntity::CDataEntity |
( |
| ) |
|
CDataEntity::CDataEntity |
( |
C_FLOAT64 |
t | ) |
|
Member Function Documentation
int CDataEntity::getNumberOfElements |
( |
| ) |
[inline] |
C_FLOAT64 CDataEntity::getOrigValueForSpecies |
( |
std::string |
nodeKey | ) |
|
C_FLOAT64 CDataEntity::getTime |
( |
| ) |
[inline] |
C_FLOAT64 CDataEntity::getValueForSpecies |
( |
std::string |
nodeKey | ) |
|
void CDataEntity::putOrigValueForSpecies |
( |
std::string |
nodeKey, |
|
|
C_FLOAT64 |
value |
|
) |
| |
void CDataEntity::putValueForSpecies |
( |
std::string |
nodeKey, |
|
|
C_FLOAT64 |
value |
|
) |
| |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const CDataEntity & |
gn |
|
) |
| [friend] |
The documentation for this class was generated from the following files: