35 return myVariablesRemoved;
44 virtual void upgradeTargetingControlTables();
This class will make sure that all bound variables are reset such that when systems are saved out...
Definition: soeComponentSystemDefinition.h:13
const std::set< DtString > & variablesRemoved() const
Definition: componentSystemDefinitionUpgrade.h:33
DtSimResourceManager myResources
Definition: componentSystemDefinitionUpgrade.h:49
std::set< DtString > myVariablesRemoved
Definition: componentSystemDefinitionUpgrade.h:50
std::map< DtString, std::set< const DtSystemParameterData * > > myParametersToRemove
Definition: componentSystemDefinitionUpgrade.h:51
class DtSimResourceManager:
Definition: simResourceManager.h:19
Definition: readerWriterRegistry.h:39
virtual void prePutSelf() override
Called before either version of put self (file or environment). Default is no-op. ...
ReaderWriter object that maintains a list of reader-writer variable bindings. It keeps a list of name...
Definition: rwVariableBindings.h:27
DtComponentSystemDefinition.
Definition: componentSystemDefinition.h:27
virtual const DtComponentSystemDefinition & operator=(const DtComponentSystemDefinition &orig) override
assignment operator
virtual void preGetSelf()
Called before either version of get self (file or environment). Default is no-op. ...
Base class for RW objects that describe a system parameter. This data is used by the entity editor to...
Definition: systemParameterData.h:30
Definition: componentSystemDefinitionUpgrade.h:12
virtual void postGetSelf() override
Merge up meta data if the flag in the meta data says to.
static DtComponentSystemDefinition * Creator(const DtString &, DtReaderWriterRegistry *)
#define DT_DLL_simulationObjectEditorimpl
This file is used to determine how to build.
Definition: simulationObjectEditorImplDefines.h:33