47 return myAmmunitionList;
52 return myAmmunitionList;
57 return myAmmunitionPrioritiesList;
62 return myAmmunitionPrioritiesList;
68 return !(*
this == rhs);
80 virtual bool isValid()
const;
83 virtual bool hasTargetPriorities()
const;
DtAmmunitionPrioritiesList & ammunitionPriorities()
Definition: targetingControlTable.h:60
DtAmmunitionList myAmmunitionList
Parameter Name: ammunition-list Parameter Description: List and amounts of ammunition available...
Definition: targetingControlTable.h:104
Definition: symbolString.h:20
Readable-writable class holding all parameters to configure the DtTargetingControlTable.
Definition: ammunitionList.h:22
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
virtual void postGetSelf()
Called after either version of getSelf (mtl or environment). Default is no-op.
class DtSimResourceManager:
Definition: simResourceManager.h:38
Definition: readerWriterRegistry.h:39
Defines a criteria for choosing targets for a single weapon system.
Definition: targetSelectionCriteria.h:27
bool operator!=(const DtTargetingControlTable &rhs) const
Definition: targetingControlTable.h:66
virtual const char * readerWriterType() const
Used to supply a string type that this reader writer type is.
virtual const char * xmlType() const
Definition: targetingControlTable.h:74
bool operator==(const DtTargetSelectionCriteria &) const
Equivalence operator.
DtAmmoSelectTable is a readable/writable list of DtAmmoSelectEntrys.
Definition: ammoSelectTable.h:27
DtTargetSelectionCriteria & operator=(const DtTargetSelectionCriteria &orig)
assignment
const DtAmmunitionPrioritiesList & ammunitionPriorities() const
Definition: targetingControlTable.h:55
DtAmmunitionPrioritiesList myAmmunitionPrioritiesList
Parameter Name: entity-target-priorities Parameter Description: List of ammunition to use for each ta...
Definition: targetingControlTable.h:109
DtAmmunitionParamsEntry; descriptor that represents members of a DtAmmunitionParams.
Definition: ammunitionParamsEntry.h:20
DtAmmunitionList & ammunition()
Definition: targetingControlTable.h:50
Readable-writable class holding all parameters to configure the DtTargetingControlTable.
Definition: ammunitionPrioritiesList.h:26
const DtAmmunitionList & ammunition() const
Definition: targetingControlTable.h:45
static const char * theXmlType()
The type that is used when archiving to an XML stream.
Definition: targetingControlTable.h:20