45 virtual void schemaRenamed(
const std::string& oldName,
46 const std::string& newName);
52 virtual bool checkModelDefinitions(
const std::string& oldName,
53 const std::string& newName);
79 virtual void schemaParameterRenamed(
const std::string& schema,
80 const std::string& oldName,
const std::string& newName);
85 virtual bool updateModelDefinitionSchemas(
const std::string& schema,
86 const std::string& oldName,
const std::string& newName);
DtDe & myDe
Definition: DtSchemaManagerSchemaRenamed.h:90
makVrv::DtSchemaManagerSchemaRenamed will handle the renaming of a schema as it applied to changing m...
Definition: DtSchemaManagerSchemaRenamed.h:31
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
makVrv::DtSchemaManagerSchemaParameterRenamed will handle the renaming of a schema parameter as it ap...
Definition: DtSchemaManagerSchemaRenamed.h:64
makVrv::DtSettingsChangeObject is a base class for all settings change objects
Definition: DtSettingsChangeManager.h:34
DtDe & myDe
Definition: DtSchemaManagerSchemaRenamed.h:57
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Contains DLL export macros.