23 parentRegistry = NULL);
38 virtual DtString detectedObjectsOutputPortName()
const;
39 virtual void setDetectedObjectsOutputPortName(
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)
Definition: readerWriterRegistry.h:39
virtual DtSystemMetaDataEntry * clone() const =0
Base class for RW objects that describe an entry in the system meta data.
Definition: systemMetaDataEntry.h:28
Meta data entry for systems that have output connection indicating objects that have been detected...
Definition: detectedObjectsMetaDataEntry.h:19
virtual bool compare(const DtSystemMetaDataEntry &rhs) const =0
virtual DtString entryType() const =0
DtRwString myDetectedObjectsOutputPortName
The name of the input port on the system that the detect object types connection should be made...
Definition: detectedObjectsMetaDataEntry.h:51