The DtFeatureFieldValueParser will create a map of all the field/ value pairs in feature file.
More...
Public Types |
typedef std::map< std::string,
std::set< std::string > > | FeatureFieldValueMap |
| | Map of feature fields to a set of values.
|
Detailed Description
The DtFeatureFieldValueParser will create a map of all the field/ value pairs in feature file.
Member Typedef Documentation
Map of feature fields to a set of values.
Constructor & Destructor Documentation
| makVrv::DtFeatureFieldValueParser::DtFeatureFieldValueParser |
( |
DtDe & |
de | ) |
|
| makVrv::DtFeatureFieldValueParser::~DtFeatureFieldValueParser |
( |
| ) |
|
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
| DtDe& makVrv::DtFeatureFieldValueParser::myDe |
|
protected |
The documentation for this class was generated from the following file: