54 virtual void initializePuffList();
static DtVrfObjectStateRepository * creator(const DtString &name, DtLocalObject *simObject, DtReaderWriterRegistry *parentRegistry)
virtual void createLegacyRWData() override
Creates the legacy data used for any pre/put operation. Override this to create your legacy data atta...
Definition: tacticalSmokeParameters.h:21
Definition: readerWriterRegistry.h:39
Description: This repository is an internal repository accessible only by local objects. It holds all information that is common to all the forms of all entity/aggregate/control objects within VR-Forces.
Definition: vrfObjectStateRepository.h:91
virtual DtString type() const override
returns DtSimObjectStateRepositoryType
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
This repository holds all information that is common to all the forms of all objects within VR-Forces...
Definition: tacticalSmokeStateRepository.h:19
virtual void restoreFromLegacyRWData() override
const DtVrfObjectStateRepository & operator=(const DtVrfObjectStateRepository &orig)
Assignment Operator.
virtual void setToLegacyRWData() override
A locally simulated VRF object.
Definition: localObject.h:98