VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Attributes
DtDetectedObjectsMetaDataEntry Class Reference

Meta data entry for systems that have output connection indicating objects that have been detected. More...

Inheritance diagram for DtDetectedObjectsMetaDataEntry:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtDetectedObjectsMetaDataEntry (const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL)
 DtDetectedObjectsMetaDataEntry (const DtString &name, const DtDetectedObjectsMetaDataEntry &orig, DtReaderWriterRegistry *parentRegistry=0)
DtDetectedObjectsMetaDataEntryoperator= (const DtDetectedObjectsMetaDataEntry &orig)
virtual ~DtDetectedObjectsMetaDataEntry ()
virtual DtString entryType () const
virtual DtSystemMetaDataEntryclone () const
virtual DtString detectedObjectsOutputPortName () const
virtual void setDetectedObjectsOutputPortName (const DtString &portName)

Static Public Member Functions

static DtSystemMetaDataEntrycreate (const DtString &name)

Protected Attributes

DtRwString myDetectedObjectsOutputPortName
 The name of the input port on the system that the detect object types connection should be made.

Detailed Description

Meta data entry for systems that have output connection indicating objects that have been detected.

This will typically be sensors or sensor-like components on an entity.


Constructor & Destructor Documentation


Member Function Documentation

DtDetectedObjectsMetaDataEntry& DtDetectedObjectsMetaDataEntry::operator= ( const DtDetectedObjectsMetaDataEntry orig)
Returns:
The type string for this entry. Comes from systemMetaDataEntryTypes.h.

Implements DtSystemMetaDataEntry.

See also:
#myDetectObjectTypesInputPortName
virtual void DtDetectedObjectsMetaDataEntry::setDetectedObjectsOutputPortName ( const DtString portName) [virtual]
See also:
#myDetectObjectTypesInputPortName

Implements DtSystemMetaDataEntry.


Member Data Documentation

The name of the input port on the system that the detect object types connection should be made.


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)