![]() |
VR-Forces 4.6 Class Documentation
|
The manager for appearances. More...

Public Member Functions | |
| DtVrfDisDictionaryManager (makVrv::DtDe &) | |
| virtual | ~DtVrfDisDictionaryManager () |
| virtual DtDisDictionaryInterface * | dictionaryFor (const std::string &f) |
| Returns dictionary if exists. If not, creates and loads it. | |
| void | setConditionEntityTypesFile (const std::string &s) |
| virtual std::string | conditionEntityTypesFile () |
| void | setDisEntityTypesFile (const std::string &s) |
| virtual std::string | disEntityTypesFile () |
| virtual QString | country (int) |
| Returns the country for the given country code. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtVrfDisDictionaryManager & | instance (makVrv::DtDe &de) |
| Returns instance of the messager. | |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| std::map< std::string, DtDisDictionaryInterface * > | myDictionaries |
| std::string | myConditionEntityTypesFile |
| std::string | myDisEntityTypesFile |
The manager for appearances.
| makVrf::DtVrfDisDictionaryManager::DtVrfDisDictionaryManager | ( | makVrv::DtDe & | ) |
|
virtual |
|
static |
Returns instance of the messager.
|
virtual |
Returns dictionary if exists. If not, creates and loads it.
| void makVrf::DtVrfDisDictionaryManager::setConditionEntityTypesFile | ( | const std::string & | s | ) |
|
virtual |
| void makVrf::DtVrfDisDictionaryManager::setDisEntityTypesFile | ( | const std::string & | s | ) |
|
virtual |
|
virtual |
Returns the country for the given country code.
|
protected |
|
protected |
|
protected |
|
protected |