![]() |
VR-Forces 4.0.4 Class Documentation
|
Contains class declarations for DtEntityListInputPort, DtEntityListOutputPort, and DtEntityListPortData. More...

Public Member Functions | |
| DtEntityListInputPort (const DtString &portName) | |
| virtual | ~DtEntityListInputPort () |
| virtual bool | acceptType (const DtString &type) const |
| Accepts DtEntityListPortDataType. | |
| virtual const DtEntityTargetList * | value () const |
| Return the current value. | |
Contains class declarations for DtEntityListInputPort, DtEntityListOutputPort, and DtEntityListPortData.
Instances of DtEntityListInputPort are input ports through which data consumers can receive a list of object IDs of simulated entities (local and/or remote).
| DtEntityListInputPort::DtEntityListInputPort | ( | const DtString & | portName | ) |
| virtual DtEntityListInputPort::~DtEntityListInputPort | ( | ) | [virtual] |
| virtual bool DtEntityListInputPort::acceptType | ( | const DtString & | type | ) | const [virtual] |
Accepts DtEntityListPortDataType.
Implements DtInputPort.
| virtual const DtEntityTargetList* DtEntityListInputPort::value | ( | ) | const [virtual] |
Return the current value.