#include <FFrVariable.H>
◆ VDType
Enumerator |
---|
NONE | |
CHAR | |
UCHAR | |
INT | |
UINT | |
FLOAT | |
◆ FFrVariable()
FFrVariable::FFrVariable |
( |
| ) |
|
|
inline |
◆ create()
◆ dump()
void FFrVariable::dump |
( |
std::ostream & |
os = std::cout | ) |
const |
◆ equal()
bool FFrVariable::equal |
( |
const FFrVariable * |
that | ) |
const |
◆ FFaEnumMapping()
FFrVariable::FFaEnumMapping |
( |
VDType |
| ) |
|
|
inlineprivate |
◆ fillObject()
int FFrVariable::fillObject |
( |
const std::vector< std::string > & |
tokens | ) |
|
◆ getRepeats()
size_t FFrVariable::getRepeats |
( |
| ) |
const |
|
inline |
◆ getTotalDataSize()
size_t FFrVariable::getTotalDataSize |
( |
| ) |
const |
|
inline |
◆ less()
bool FFrVariable::less |
( |
const FFrVariable * |
that | ) |
const |
◆ dataBlockDescription
std::vector<std::string> FFrVariable::dataBlockDescription |
◆ dataBlockSizes
std::vector<size_t> FFrVariable::dataBlockSizes |
◆ dataClass
std::string FFrVariable::dataClass |
◆ dataSize
size_t FFrVariable::dataSize |
◆ dataType
VDTypeEnum FFrVariable::dataType |
◆ name
std::string FFrVariable::name |
◆ repeats
size_t FFrVariable::repeats |
◆ unit
std::string FFrVariable::unit |
The documentation for this class was generated from the following files: