GeoTessCPP  2.2.3
Software to facilitate storage and retrieval of 3D information about the Earth.
geotess::GeoTessMetaData Member List

This is the complete list of members for geotess::GeoTessMetaData, including all inherited members.

class_name()geotess::GeoTessMetaDatainlinestatic
copy()geotess::GeoTessMetaDatainline
GeoTessMetaData()geotess::GeoTessMetaDatainline
GeoTessMetaData(const string &fileName)geotess::GeoTessMetaData
GeoTessMetaData(const GeoTessMetaData &md)geotess::GeoTessMetaData
getAttributeIndex(string name)geotess::GeoTessMetaData
getAttributeName(int attributeIndex) constgeotess::GeoTessMetaDatainline
getAttributeNames(vector< string > &attributes)geotess::GeoTessMetaDatainline
getAttributeNames()geotess::GeoTessMetaDatainline
getAttributeNamesString() constgeotess::GeoTessMetaData
getAttributeString(int attributeIndex) constgeotess::GeoTessMetaDatainline
getAttributeUnit(int attributeIndex) constgeotess::GeoTessMetaDatainline
getAttributeUnits(vector< string > &units)geotess::GeoTessMetaDatainline
getAttributeUnits()geotess::GeoTessMetaDatainline
getAttributeUnitsString() constgeotess::GeoTessMetaData
getDataType() constgeotess::GeoTessMetaDatainline
getDescription() constgeotess::GeoTessMetaDatainline
getEarthShape()geotess::GeoTessMetaDatainline
getFirstLayer(const int &tessId)geotess::GeoTessMetaDatainline
getInputGridFile() constgeotess::GeoTessMetaDatainline
getInputModelFile() constgeotess::GeoTessMetaDatainline
getLastLayer(const int &tessId)geotess::GeoTessMetaDatainline
getLayerIndex(const string &layerName) constgeotess::GeoTessMetaData
getLayerName(const int &layerIndex)geotess::GeoTessMetaDatainline
getLayerNames(vector< string > &layers)geotess::GeoTessMetaDatainline
getLayerNames()geotess::GeoTessMetaDatainline
getLayerNamesString()geotess::GeoTessMetaData
getLayers(const int &tessId, vector< int > &layers)geotess::GeoTessMetaDatainline
getLayerTessIds() constgeotess::GeoTessMetaDatainline
getLoadTimeModel() constgeotess::GeoTessMetaDatainline
getMemory()geotess::GeoTessMetaDatainline
getModelGenerationDate()geotess::GeoTessMetaDatainline
getModelSoftwareVersion()geotess::GeoTessMetaDatainline
getNAttributes() constgeotess::GeoTessMetaDatainline
getNLayers() constgeotess::GeoTessMetaDatainline
getNVertices() constgeotess::GeoTessMetaDatainline
getOutputGridFile() constgeotess::GeoTessMetaDatainline
getOutputModelFile() constgeotess::GeoTessMetaDatainline
getTessellation(int layer) constgeotess::GeoTessMetaDatainline
getWriteTimeModel() constgeotess::GeoTessMetaDatainline
isGridReuseOn()geotess::GeoTessMetaDatainline
operator!=(const GeoTessMetaData &other)geotess::GeoTessMetaDatainline
operator=(const GeoTessMetaData &other)geotess::GeoTessMetaData
operator==(const GeoTessMetaData &other)geotess::GeoTessMetaData
setAttributes(const string &nms, const string &unts)geotess::GeoTessMetaDatainline
setAttributes(const vector< string > &names, const vector< string > &units)geotess::GeoTessMetaData
setDataType(const GeoTessDataType &dt)geotess::GeoTessMetaData
setDataType(const string &dt)geotess::GeoTessMetaData
setDescription(const string &dscr)geotess::GeoTessMetaDatainline
setEarthShape(const string &earthShapeName)geotess::GeoTessMetaDatainline
setLayerNames(const string &lyrNms)geotess::GeoTessMetaDatainline
setLayerNames(vector< string > &layrNms)geotess::GeoTessMetaData
setLayerTessIds(int layrTsIds[])geotess::GeoTessMetaDatainline
setLayerTessIds(vector< int > &layrTsIds)geotess::GeoTessMetaData
setModelGenerationDate(const string &genDate)geotess::GeoTessMetaDatainline
setModelSoftwareVersion(const string &swVersion)geotess::GeoTessMetaDatainline
setReuseGrids(bool rg)geotess::GeoTessMetaDatainline
toString(const string &className, LONG_INT memory) constgeotess::GeoTessMetaData
toString() constgeotess::GeoTessMetaData
~GeoTessMetaData()geotess::GeoTessMetaDatavirtual