VR-Forces 4.0.4 Class Documentation
Public Types | Public Member Functions | Protected Attributes
makVrv::DtFeatureFieldValueParser Class Reference

The DtFeatureFieldValueParser will create a map of all the field/ value pairs in feature file. More...

List of all members.

Public Types

typedef std::map< std::string,
std::set< std::string > > 
FeatureFieldValueMap
 Map of feature fields to a set of values.

Public Member Functions

 DtFeatureFieldValueParser (DtDe &de)
 CTOR.
 ~DtFeatureFieldValueParser ()
 DTOR.
bool getFeatureFieldValuePairs (const std::string &fileName, FeatureFieldValueMap &mapOut) const
 Load the gdb file, parse for features in the rule map, and create create props for them.

Protected Attributes

DtDemyDe

Detailed Description

The DtFeatureFieldValueParser will create a map of all the field/ value pairs in feature file.


Member Typedef Documentation

typedef std::map<std::string, std::set<std::string> > makVrv::DtFeatureFieldValueParser::FeatureFieldValueMap

Map of feature fields to a set of values.


Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

bool makVrv::DtFeatureFieldValueParser::getFeatureFieldValuePairs ( const std::string &  fileName,
FeatureFieldValueMap mapOut 
) const

Load the gdb file, parse for features in the rule map, and create create props for them.

The resulting props are nameless, so they must be renamed later


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)