VR-Forces 4.10 Class Documentation
 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. More...

Public Member Functions

 DtVrfSoilToOsgEarthLandCoverMap ()
 
 DtVrfSoilToOsgEarthLandCoverMap (const DtVrfSoilToOsgEarthLandCoverMap &clone)
 
 ~DtVrfSoilToOsgEarthLandCoverMap ()
 
std::string getOsgLandCoverFromSoilTypeEnum (int soilType) const
 Returns the landcover string for the soil type. More...
 
bool isInitialized () const
 

Protected Types

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

Protected Member Functions

bool init ()
 

Protected Attributes

SoilToOsgLandCoverStrMap mySoilToOsgLandCoverStrMap
 
bool myIsInitialized
 

Detailed Description

Used to map soil types to OSG Earth Landcover strings.

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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)