24 parentRegistry = NULL);
45 virtual DtString targetInputPortName()
const;
46 virtual void setTargetInputPortName(
const DtString& portName);
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
Description: Readable, Writable DtString Variable substitutions are done on this object when it is re...
Definition: rwString.h:20
DtSystemMetaDataEntry & operator=(const DtSystemMetaDataEntry &orig)
Meta data entry for systems that need to be connected to the target selection controller.
Definition: targetSelectionMetaDataEntry.h:20
Definition: readerWriterRegistry.h:39
Defines a criteria for choosing targets for a single weapon system.
Definition: targetSelectionCriteria.h:27
virtual DtSystemMetaDataEntry * clone() const =0
Base class for RW objects that describe an entry in the system meta data.
Definition: systemMetaDataEntry.h:28
DtRwString myTargetInputPortName
The name of the input port on the system to which the targets should be connected.
Definition: targetSelectionMetaDataEntry.h:62
virtual bool compare(const DtSystemMetaDataEntry &rhs) const =0
virtual DtString entryType() const =0
DtTargetSelectionCriteria myTargetSelectionCriteria
The target selection criteria that is used when attaching this system to the target selection control...
Definition: targetSelectionMetaDataEntry.h:58