#include <evFieldScaleInfo.h>
|
std::vector< unsigned int > | Scale |
|
std::vector< unsigned int > | Start |
|
std::vector< unsigned int > | Length |
|
evFieldScaleInfo::evFieldScaleInfo |
( |
void |
| ) |
|
|
inline |
virtual evFieldScaleInfo::~evFieldScaleInfo |
( |
void |
| ) |
|
|
inlinevirtual |
void evFieldScaleInfo::Append |
( |
const unsigned int |
scale, |
|
|
const unsigned int |
start, |
|
|
const unsigned int |
length |
|
) |
| |
|
inline |
unsigned int evFieldScaleInfo::FindScale |
( |
const unsigned int |
scale | ) |
const |
|
inline |
virtual const evString evFieldScaleInfo::GetClassName |
( |
void |
| ) |
const |
|
inlinevirtual |
unsigned int evFieldScaleInfo::GetLength |
( |
const unsigned int |
index | ) |
const |
|
inline |
unsigned int evFieldScaleInfo::GetNumEntries |
( |
void |
| ) |
const |
|
inline |
unsigned int evFieldScaleInfo::GetScale |
( |
const unsigned int |
index | ) |
const |
|
inline |
unsigned int evFieldScaleInfo::GetStart |
( |
const unsigned int |
index | ) |
const |
|
inline |
void evFieldScaleInfo::PrintSelf |
( |
const int |
tabbing | ) |
const |
|
inlinevirtual |
void evFieldScaleInfo::SetLength |
( |
const unsigned int |
index, |
|
|
const unsigned int |
length |
|
) |
| |
|
inline |
void evFieldScaleInfo::SetScale |
( |
const unsigned int |
index, |
|
|
const unsigned int |
scale |
|
) |
| |
|
inline |
void evFieldScaleInfo::SetStart |
( |
const unsigned int |
index, |
|
|
const unsigned int |
start |
|
) |
| |
|
inline |
std::vector<unsigned int> evFieldScaleInfo::Length |
|
private |
std::vector<unsigned int> evFieldScaleInfo::Scale |
|
private |
std::vector<unsigned int> evFieldScaleInfo::Start |
|
private |
The documentation for this class was generated from the following file: