Constructor & Destructor Documentation
| virtual DtVrfEntityIdentifierFactory::~DtVrfEntityIdentifierFactory |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual DtEntityIdentifier DtVrfEntityIdentifierFactory::nextId |
( |
DtVrfObject * |
, |
|
|
const DtEntityIdentifier & |
base = DtEntityIdentifier::nullId() |
|
) |
| |
|
virtual |
Return the next available identifier.
If there is a given identifer and the site/app does not match the current exercise connection site/app, the user will be warned and a new id created
| virtual void DtVrfEntityIdentifierFactory::startScenarioLoad |
( |
| ) |
|
|
virtual |
Call when about to start loading a scenario. Initializes internal structures for load.
| virtual void DtVrfEntityIdentifierFactory::endScenarioLoad |
( |
| ) |
|
|
virtual |
Call when scenario load is over.
Clears out internal structures and sets factory to always create a new identifier regardless of whether or not one is passed in
Member Data Documentation
| std::set<DtString> DtVrfEntityIdentifierFactory::myUsedIdentifiers |
|
protected |
| bool DtVrfEntityIdentifierFactory::myLoadingScenario |
|
protected |
| int DtVrfEntityIdentifierFactory::myNextId |
|
protected |
The documentation for this class was generated from the following file: