GeoTessCPP  2.0.0
Software to facilitate storage and retrieval of 3D information about the Earth.
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines
geotess::DataType Member List
This is the complete list of members for geotess::DataType, including all inherited members.
aArraygeotess::DataType [static]
aNamegeotess::EnumType [protected]
aOrdinalgeotess::EnumType [protected]
BYTEgeotess::DataType [static]
DOUBLEgeotess::DataType [static]
EnumType()geotess::EnumType [inline, protected]
EnumType(const EnumType &et)geotess::EnumType [inline, protected]
EnumType(const string &name, int ordinal)geotess::EnumType [inline, protected]
FLOATgeotess::DataType [static]
getDataType(T typ)geotess::DataType [inline, static]
getDataType(double typ)geotess::DataType [inline]
getDataType(float typ)geotess::DataType [inline]
getDataType(LONG_INT typ)geotess::DataType [inline]
getDataType(int typ)geotess::DataType [inline]
getDataType(short typ)geotess::DataType [inline]
getDataType(byte typ)geotess::DataType [inline]
INTgeotess::DataType [static]
LONGgeotess::DataType [static]
name() const geotess::EnumType [inline]
NONEgeotess::DataType [static]
operator!=(const EnumType &x, const EnumType &y)geotess::EnumType [friend]
geotess::EnumType::operator=(const EnumType &et)geotess::EnumType [inline, protected]
operator==(const EnumType &x, const EnumType &y)geotess::EnumType [friend]
ordinal() const geotess::EnumType [inline]
SHORTgeotess::DataType [static]
size()geotess::DataType [inline, static]
toString() const geotess::EnumType [inline]
valueOf(const string &s)geotess::DataType [inline, static]
geotess::EnumType::valueOf(const string &s, EnumType const *const *const array, int n)geotess::EnumType [protected, static]
values()geotess::DataType [inline, static]
~DataType()geotess::DataType [inline, virtual]
~EnumType()geotess::EnumType [inline, virtual]