_dataType | disti::VPFDataValue | protected |
_isArray | disti::VPFDataValue | protected |
_isValid | disti::VPFDataValue | protected |
_value (defined in disti::VPFDataValue) | disti::VPFDataValue | protected |
_varLen | disti::VPFDataValue | protected |
coord2DLong | disti::VPFDataValue | |
coord2DLongArray | disti::VPFDataValue | |
coord2DShort | disti::VPFDataValue | |
coord2DShortArray | disti::VPFDataValue | |
coord3DLong | disti::VPFDataValue | |
coord3DLongArray | disti::VPFDataValue | |
coord3DShort | disti::VPFDataValue | |
coord3DShortArray | disti::VPFDataValue | |
Create2DCoordLong(VPFFile &infile) | disti::VPFDataValue | protectedstatic |
Create2DCoordLongFixed(const unsigned int num, VPFFile &infile) | disti::VPFDataValue | protectedstatic |
Create2DCoordShort(VPFFile &infile) | disti::VPFDataValue | protectedstatic |
Create2DCoordShortFixed(const unsigned int num, VPFFile &infile) | disti::VPFDataValue | protectedstatic |
Create3DCoordLong(VPFFile &infile) | disti::VPFDataValue | protectedstatic |
Create3DCoordLongFixed(const unsigned int num, VPFFile &infile) | disti::VPFDataValue | protectedstatic |
Create3DCoordShort(VPFFile &infile) | disti::VPFDataValue | protectedstatic |
Create3DCoordShortFixed(const unsigned int num, VPFFile &infile) | disti::VPFDataValue | protectedstatic |
CreateDataValue(const VPFUtil::DataType dataType, const int numVals, VPFFile &infile) | disti::VPFDataValue | static |
CreateDateTime(VPFFile &infile) | disti::VPFDataValue | protectedstatic |
CreateDateTimeFixed(const unsigned int num, VPFFile &infile) | disti::VPFDataValue | protectedstatic |
CreateLongFloat(VPFFile &infile) | disti::VPFDataValue | protectedstatic |
CreateLongFloatFixed(const unsigned int num, VPFFile &infile) | disti::VPFDataValue | protectedstatic |
CreateLongInt(VPFFile &infile) | disti::VPFDataValue | protectedstatic |
CreateLongIntFixed(const unsigned int num, VPFFile &infile) | disti::VPFDataValue | protectedstatic |
CreateNull(void) | disti::VPFDataValue | protectedstatic |
CreateShortFloat(VPFFile &infile) | disti::VPFDataValue | protectedstatic |
CreateShortFloatFixed(const unsigned int num, VPFFile &infile) | disti::VPFDataValue | protectedstatic |
CreateShortInt(VPFFile &infile) | disti::VPFDataValue | protectedstatic |
CreateShortIntFixed(const unsigned int num, VPFFile &infile) | disti::VPFDataValue | protectedstatic |
CreateText(const VPFUtil::DataType textType, const unsigned int textLen, VPFFile &infile) | disti::VPFDataValue | protectedstatic |
CreateTriplet(VPFFile &infile) | disti::VPFDataValue | protectedstatic |
CreateTripletFixed(const unsigned int num, VPFFile &infile) | disti::VPFDataValue | protectedstatic |
dateTime | disti::VPFDataValue | |
dateTimeArray | disti::VPFDataValue | |
GetCoord2DLong(void) const | disti::VPFDataValue | inline |
GetCoord2DLongValues(void) const | disti::VPFDataValue | inline |
GetCoord2DShort(void) const | disti::VPFDataValue | inline |
GetCoord2DShortValues(void) const | disti::VPFDataValue | inline |
GetCoord3DLong(void) const | disti::VPFDataValue | inline |
GetCoord3DLongValues(void) const | disti::VPFDataValue | inline |
GetCoord3DShort(void) const | disti::VPFDataValue | inline |
GetCoord3DShortValues(void) const | disti::VPFDataValue | inline |
GetDataType(void) const | disti::VPFDataValue | inline |
GetDateTime(void) const | disti::VPFDataValue | inline |
GetDateTimeValues(void) const | disti::VPFDataValue | inline |
GetLongFloat(void) const | disti::VPFDataValue | inline |
GetLongFloatValues(void) const | disti::VPFDataValue | inline |
GetLongInteger(void) const | disti::VPFDataValue | inline |
GetLongIntegerValues(void) const | disti::VPFDataValue | inline |
GetShortFloat(void) const | disti::VPFDataValue | inline |
GetShortFloatValues(void) const | disti::VPFDataValue | inline |
GetShortInteger(void) const | disti::VPFDataValue | inline |
GetShortIntegerValues(void) const | disti::VPFDataValue | inline |
GetText(void) const | disti::VPFDataValue | inline |
GetTriplet(void) const | disti::VPFDataValue | inline |
GetTripletValues(void) const | disti::VPFDataValue | inline |
GetValueCount(void) const | disti::VPFDataValue | inline |
IsMultipleValues(void) const | disti::VPFDataValue | inline |
IsValid(void) const | disti::VPFDataValue | inline |
longFloat | disti::VPFDataValue | |
longFloatArray | disti::VPFDataValue | |
longInt | disti::VPFDataValue | |
longIntArray | disti::VPFDataValue | |
ReadTriplet(VPFFile &infile, VPFUtil::Triplet &dst) | disti::VPFDataValue | protectedstatic |
ReadTripletValue(VPFFile &infile, const unsigned char type, VPFUtil::UInt32 &val, bool &isValid) | disti::VPFDataValue | protectedstatic |
shortFloat | disti::VPFDataValue | |
shortFloatArray | disti::VPFDataValue | |
shortInt | disti::VPFDataValue | |
shortIntArray | disti::VPFDataValue | |
str | disti::VPFDataValue | |
triplet | disti::VPFDataValue | |
tripletArray | disti::VPFDataValue | |
VPFDataValue(const VPFUtil::DataType dataType) | disti::VPFDataValue | inlineprotected |
~VPFDataValue() | disti::VPFDataValue | |