![]() |
VR-Forces 4.2 Class Documentation
|
This is the complete list of members for DtTestSettings, including all inherited members.
| boolSetting() const | DtTestSettings | |
| boost::serialization::access class | DtTestSettings | friend |
| clone() const | DtTestSettings | |
| create(DtSettingsObjectCreationParams ¶ms) | DtTestSettings | static |
| doubleSetting() const | DtTestSettings | |
| DtTestSettings() | DtTestSettings | |
| DtTestSettings(std::string name) | DtTestSettings | |
| DtTestSettings(const DtTestSettings &orig) | DtTestSettings | |
| myBoolSetting | DtTestSettings | protected |
| myDoubleSetting | DtTestSettings | protected |
| operator!=(const DtSettingsObject &other) const | DtTestSettings | virtual |
| operator==(const DtSettingsObject &other) const | DtTestSettings | virtual |
| serialize(Archive &ar, const unsigned int version) | DtTestSettings | inlineprivate |
| setBoolSetting(bool setting) | DtTestSettings | |
| setDoubleSetting(double setting) | DtTestSettings | |
| setFrom(const DtSettingsObject *other) | DtTestSettings | virtual |