VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes
DtVrfSoilToOsgEarthLandCoverMap Class Reference

Used to map soil types to OSG Earth Landcover strings.

Public Member Functions

 DtVrfSoilToOsgEarthLandCoverMap ()
 
 DtVrfSoilToOsgEarthLandCoverMap (const DtVrfSoilToOsgEarthLandCoverMap &clone)
 
 ~DtVrfSoilToOsgEarthLandCoverMap ()
 
std::string getOsgLandCoverFromSoilTypeEnum (int soilType) const
 
bool isInitialized () const
 

Protected Types

typedef std::map< std::string,
std::string > 
SoilToOsgLandCoverStrMap
 

Protected Member Functions

bool init ()
 

Protected Attributes

SoilToOsgLandCoverStrMap mySoilToOsgLandCoverStrMap
 
bool myIsInitialized
 

Member Typedef Documentation

typedef std::map<std::string, std::string> DtVrfSoilToOsgEarthLandCoverMap::SoilToOsgLandCoverStrMap
protected

Constructor & Destructor Documentation

DtVrfSoilToOsgEarthLandCoverMap::DtVrfSoilToOsgEarthLandCoverMap ( )
DtVrfSoilToOsgEarthLandCoverMap::DtVrfSoilToOsgEarthLandCoverMap ( const DtVrfSoilToOsgEarthLandCoverMap clone)
DtVrfSoilToOsgEarthLandCoverMap::~DtVrfSoilToOsgEarthLandCoverMap ( )

Member Function Documentation

std::string DtVrfSoilToOsgEarthLandCoverMap::getOsgLandCoverFromSoilTypeEnum ( int  soilType) const

Returns the landcover string for the soil type.

bool DtVrfSoilToOsgEarthLandCoverMap::isInitialized ( ) const
bool DtVrfSoilToOsgEarthLandCoverMap::init ( )
protected

Member Data Documentation

SoilToOsgLandCoverStrMap DtVrfSoilToOsgEarthLandCoverMap::mySoilToOsgLandCoverStrMap
protected
bool DtVrfSoilToOsgEarthLandCoverMap::myIsInitialized
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)