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::EnumType Member List
This is the complete list of members for geotess::EnumType, including all inherited members.
aNamegeotess::EnumType [protected]
aOrdinalgeotess::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]