GeoTessCPP
2.0.0
Software to facilitate storage and retrieval of 3D information about the Earth.
|
aName | geotess::EnumType | [protected] |
aOrdinal | geotess::EnumType | [protected] |
EnumType() | geotess::EnumType | [inline, protected] |
EnumType(const EnumType &et) | geotess::EnumType | [inline, protected] |
EnumType(const string &name, int ordinal) | geotess::EnumType | [inline, protected] |
name() const | geotess::EnumType | [inline] |
operator!=(const EnumType &x, const EnumType &y) | geotess::EnumType | [friend] |
operator=(const EnumType &et) | geotess::EnumType | [inline, protected] |
operator==(const EnumType &x, const EnumType &y) | geotess::EnumType | [friend] |
ordinal() const | geotess::EnumType | [inline] |
toString() const | geotess::EnumType | [inline] |
valueOf(const string &s, EnumType const *const *const array, int n) | geotess::EnumType | [protected, static] |
~EnumType() | geotess::EnumType | [inline, virtual] |