58 return !(*
this == rhs);
62 virtual bool canTarget(
const DtEntityType&)
const;
76 virtual void setDisplayName(
const DtString&);
virtual const DtString & displayName() const
Definition: ammunitionParamsEntry.h:77
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:45
#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
bool operator!=(const DtAmmunitionParamsEntry &rhs)
Definition: ammunitionParamsEntry.h:56
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:64
This file contains the class declaration for the.
DtRwEntityTypeList myTargets
Definition: ammunitionParamsEntry.h:84
DtRwNLengthStringVector myTags
Definition: ammunitionParamsEntry.h:85
DtRwEntityTypeList & targets()
Definition: ammunitionParamsEntry.h:50
virtual DtSimMunition * clone(const DtString &name, DtReaderWriterRegistry *parentRegistry=0) const
DtRwNLengthStringVector & tags()
Definition: ammunitionParamsEntry.h:69
DtAmmunitionParamsEntry; descriptor that represents members of a DtAmmunitionParams.
Definition: ammunitionParamsEntry.h:20
DtRwString myDisplayName
Definition: ammunitionParamsEntry.h:83
DtSimMunition class.
Definition: simMunition.h:31