Instances of DtEntityListPortData are concrete data elements containing a list of object IDs of simulated entities, that can be exchanged through DtEntityListInputPort and DtEntityListOutputPort objects.
More...
Protected Attributes |
| DtEntityTargetList * | myValue |
Detailed Description
Instances of DtEntityListPortData are concrete data elements containing a list of object IDs of simulated entities, that can be exchanged through DtEntityListInputPort and DtEntityListOutputPort objects.
Constructor & Destructor Documentation
| DtEntityListPortData::DtEntityListPortData |
( |
| ) |
|
| virtual DtEntityListPortData::~DtEntityListPortData |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual const DtString DtEntityListPortData::type |
( |
| ) |
const |
|
virtual |
| virtual void DtEntityListPortData::setValue |
( |
DtEntityTargetList * |
v | ) |
|
|
virtual |
| virtual DtEntityTargetList* DtEntityListPortData::value |
( |
| ) |
const |
|
virtual |
| virtual DtPortData* DtEntityListPortData::clone |
( |
| ) |
const |
|
virtual |
Returns a copy of this port data.
Implements DtPortData.
Member Data Documentation
| DtEntityTargetList* DtEntityListPortData::myValue |
|
protected |
The documentation for this class was generated from the following file: