A DtFeatureLayerRecord contains the information to add features from a single source file and ruleset.
More...
Protected Member Functions |
| template<class Archive > |
| void | serialize (Archive &ar, const unsigned int version) |
| | When the class Archive corresponds to an output archive, the & operator is defined similar to <<.
|
Detailed Description
A DtFeatureLayerRecord contains the information to add features from a single source file and ruleset.
Constructor & Destructor Documentation
| makArchives::DtFeatureLayerRecord::DtFeatureLayerRecord |
( |
| ) |
|
| makArchives::DtFeatureLayerRecord::~DtFeatureLayerRecord |
( |
| ) |
|
Member Function Documentation
| const std::string& makArchives::DtFeatureLayerRecord::filename |
( |
| ) |
const |
Return the source filename.
| void makArchives::DtFeatureLayerRecord::setFilename |
( |
const std::string & |
name | ) |
|
Get the DtAddPropsRuleRecordVector.
Set the DtAddPropsRuleRecordVector.
| const DtPropRecords& makArchives::DtFeatureLayerRecord::propRecords |
( |
| ) |
const |
| void makArchives::DtFeatureLayerRecord::setPropRecords |
( |
const DtPropRecords & |
records | ) |
|
template<class Archive >
| void makArchives::DtFeatureLayerRecord::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
inlineprotected |
When the class Archive corresponds to an output archive, the & operator is defined similar to <<.
Likewise, when the class Archive is a type of input archive the & operator is defined similar to >>.
Friends And Related Function Documentation
| friend class boost::serialization::access |
|
friend |
Member Data Documentation
| std::string makArchives::DtFeatureLayerRecord::myFilename |
|
protected |
The documentation for this class was generated from the following file: