makVrv::DtCigiModelDefinitionRenamedChanged will handle the renaming of a model definition as it applied to changing a Cigi definition
| makVrv::DtCigiModelDefinitionRenamedChanged::DtCigiModelDefinitionRenamedChanged |
( |
DtDe & |
de | ) |
|
| virtual makVrv::DtCigiModelDefinitionRenamedChanged::~DtCigiModelDefinitionRenamedChanged |
( |
| ) |
|
|
virtual |
| virtual void makVrv::DtCigiModelDefinitionRenamedChanged::modelDefinitionRenamed |
( |
const std::string & |
oldName, |
|
|
const std::string & |
newName |
|
) |
| |
|
virtual |
Method called when the model definition has indicated a name has changed. Will look at Cigi definitions to see if a name there needs to be changed. If so will register that the Cigi definition in question needs to be restored if the model definition is restored.
| const std::string& makVrv::DtCigiModelDefinitionRenamedChanged::oldName |
( |
| ) |
const |
|
inline |
| const std::string& makVrv::DtCigiModelDefinitionRenamedChanged::newName |
( |
| ) |
const |
|
inline |
| DtDe& makVrv::DtCigiModelDefinitionRenamedChanged::myDe |
|
protected |
| std::string makVrv::DtCigiModelDefinitionRenamedChanged::myOldName |
|
protected |
| std::string makVrv::DtCigiModelDefinitionRenamedChanged::myNewName |
|
protected |
The documentation for this class was generated from the following file: