62 return !(*
this == rhs);
66 virtual bool canTarget(
const DtEntityType&)
const;
80 virtual void setDisplayName(
const DtString&);
DtAmmunitionParamsEntry *(* DtAmmunitionParamsEntryCreatorFcn)(const DtString &)
Definition: ammunitionParamsEntry.h:22
virtual const DtString & displayName() const
Definition: ammunitionParamsEntry.h:81
This class allows one to collect and compare strings using an index number instead of having to do st...
Definition: symbolString.h:27
const DtRwEntityTypeList & targets() const
Definition: ammunitionParamsEntry.h:49
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
DtRwNLengthStringVector is a named, readable/writable vector of strings of arbitrary length...
Definition: rwNLengthStringVector.h:28
const DtSimMunition & operator=(const DtSimMunition &orig)
assignment operator
class DtRwEntityTypeList:
Definition: rwEntityTypeList.h:23
static DtAmmunitionParamsEntryCreatorFcn theAmmunitionParamsEntryCreatorFcn
Definition: ammunitionParamsEntry.h:94
bool operator!=(const DtAmmunitionParamsEntry &rhs)
Definition: ammunitionParamsEntry.h:60
Description: Readable, Writable DtString Variable substitutions are done on this object when it is re...
Definition: rwString.h:20
Definition: readerWriterRegistry.h:39
virtual bool operator==(const DtSimMunition &rhs) const
const DtRwNLengthStringVector & tags() const
Definition: ammunitionParamsEntry.h:68
This file contains the class declaration for the.
DtRwEntityTypeList myTargets
Definition: ammunitionParamsEntry.h:91
DtRwNLengthStringVector myTags
Definition: ammunitionParamsEntry.h:92
DtRwEntityTypeList & targets()
Definition: ammunitionParamsEntry.h:54
virtual DtSimMunition * clone(const DtString &name, DtReaderWriterRegistry *parentRegistry=0) const
DtRwNLengthStringVector & tags()
Definition: ammunitionParamsEntry.h:73
Definition: ammunitionParamsEntry.h:24
DtRwString myDisplayName
Definition: ammunitionParamsEntry.h:90
DtSimMunition class.
Definition: simMunition.h:31