VR-Forces 4.0.4 Class Documentation
Public Member Functions
DtObjectIdOutputPort Class Reference

Instances of DtObjectIdOutputPort are output ports through which data producers can send DtEntityIdentifier data. More...

Inheritance diagram for DtObjectIdOutputPort:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtObjectIdOutputPort (const DtString &portName)
virtual ~DtObjectIdOutputPort ()
virtual const DtString type () const
 returns DtObjectIdPortDataType
virtual void createPortData ()
 Creates a DtObjectIdPortData.
virtual void setValue (const DtEntityIdentifier &id)
 Sets a value to the port, and sends the data if it is different from the current value.
virtual const DtEntityIdentifier value () const
 Return the current value.

Detailed Description

Instances of DtObjectIdOutputPort are output ports through which data producers can send DtEntityIdentifier data.


Constructor & Destructor Documentation


Member Function Documentation

virtual const DtString DtObjectIdOutputPort::type ( ) const [virtual]

returns DtObjectIdPortDataType

Implements DtOutputPort.

virtual void DtObjectIdOutputPort::createPortData ( ) [virtual]

Creates a DtObjectIdPortData.

Implements DtOutputPort.

virtual void DtObjectIdOutputPort::setValue ( const DtEntityIdentifier &  id) [virtual]

Sets a value to the port, and sends the data if it is different from the current value.

virtual const DtEntityIdentifier DtObjectIdOutputPort::value ( ) const [virtual]

Return the current value.


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)