GeoTessCPP
2.0.0
Software to facilitate storage and retrieval of 3D information about the Earth.
|
This is the complete list of members for geotess::EnumType, including all inherited members.
aName | geotess::EnumType | protected |
aOrdinal | geotess::EnumType | protected |
EnumType() | geotess::EnumType | inlineprotected |
EnumType(const EnumType &et) | geotess::EnumType | inlineprotected |
EnumType(const string &name, int ordinal) | geotess::EnumType | inlineprotected |
name() const | geotess::EnumType | inline |
operator!=(const EnumType &x, const EnumType &y) | geotess::EnumType | friend |
operator=(const EnumType &et) | geotess::EnumType | inlineprotected |
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 | protectedstatic |
~EnumType() | geotess::EnumType | inlinevirtual |