28 DtEnvValueSP* objectnode = NULL);
33 orig,
const DtString& name = DtString::nullString(),
Instances of DtVrfObjectParameters are the readable/writeable objects that contain the information ne...
Definition: vrfObjectParameters.h:64
This class allows one to collect and compare strings using an index number instead of having to do st...
Definition: symbolString.h:27
const DtMissileParameters & operator=(const DtMissileParameters &orig)
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
virtual DtString type() const override
Should return the type of entity this is a parameter block for. Use the strings in vrfParamTypes...
Definition: readerWriterRegistry.h:39
virtual DtVrfObjectParameters * clone(const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) const override
static DtVrfObjectParameters * creator(DtEnvironmentSP env, DtEnvValueSP *objectNode)
DtBallisticMissileParameters; descriptor for the DtBallisticMissileStateRepository class...
Definition: ballisticMissileParameters.h:22
Contains the set of readable/writable parameters associated with an missile type of entity...
Definition: missileParameters.h:26
DT_DLL_readerWriter std::shared_ptr< DtEnvironment > DtEnvironmentSP
Definition: readerWriter.h:30