Example Settings Record.
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
Constructor & Destructor Documentation
| makVrv::DtExampleSettingsRecord::DtExampleSettingsRecord |
( |
| ) |
|
| virtual makVrv::DtExampleSettingsRecord::~DtExampleSettingsRecord |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrv::DtExampleSettingsRecord::setDummyVal |
( |
int |
val | ) |
|
|
virtual |
| virtual int makVrv::DtExampleSettingsRecord::dummyVal |
( |
| ) |
const |
|
virtual |
template<class Archive >
| void makVrv::DtExampleSettingsRecord::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
| int makVrv::DtExampleSettingsRecord::myDummyVal |
|
protected |
The documentation for this class was generated from the following file: