Constructor & Destructor Documentation
| DtDimensionDesc::DtDimensionDesc |
( |
const char * |
dimName, |
|
|
RTI::DimensionHandle |
dimensionHandle, |
|
|
unsigned long |
defaultLower = DtMIN_EXTENT, |
|
|
unsigned long |
defaultUpper = DtMAX_EXTENT, |
|
|
unsigned long |
max = DtMAX_EXTENT, |
|
|
bool |
exclude = true |
|
) |
| |
| virtual DtDimensionDesc::~DtDimensionDesc |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual bool DtDimensionDesc::excluded |
( |
| ) |
const |
|
virtual |
| virtual RTI::DimensionHandle DtDimensionDesc::handle |
( |
| ) |
const |
|
virtual |
| virtual bool DtDimensionDesc::isName |
( |
const char * |
name | ) |
|
|
virtual |
Return boolean: name matches (1516(e) case sensitive, 1.3 not)?
| virtual unsigned long DtDimensionDesc::lowerBound |
( |
| ) |
const |
|
virtual |
| virtual unsigned long DtDimensionDesc::maxBound |
( |
| ) |
const |
|
virtual |
| virtual const DtString& DtDimensionDesc::name |
( |
| ) |
const |
|
virtual |
| virtual void DtDimensionDesc::print |
( |
| ) |
const |
|
virtual |
| virtual unsigned long DtDimensionDesc::upperBound |
( |
| ) |
const |
|
virtual |
Member Data Documentation
| bool DtDimensionDesc::myExcluded |
|
protected |
| RTI::DimensionHandle DtDimensionDesc::myHandle |
|
protected |
| unsigned long DtDimensionDesc::myLowerBound |
|
protected |
| unsigned long DtDimensionDesc::myMaxBound |
|
protected |
| unsigned long DtDimensionDesc::myUpperBound |
|
protected |
| RTI::DimensionHandle DtDimensionDesc::theInvalidHandle |
|
static |
The documentation for this class was generated from the following file: