VR-Forces 4.0.4 Class Documentation
Public Member Functions | Private Member Functions
DtOrientationOutputPort Class Reference

Instances of DtOrientationOutputPort are output ports through which data producers can send a DtTaitBryan. More...

Inheritance diagram for DtOrientationOutputPort:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtOrientationOutputPort (const DtString &portName)
virtual ~DtOrientationOutputPort ()
virtual const DtString type () const
virtual void createPortData ()
 Creates a DtOrientationPortData.
virtual void setValue (const DtTaitBryan &data)
 Sets a value to the port, and sends the data if it is different from the current value.
virtual DtTaitBryan value () const
 Return the current value.

Private Member Functions

 DtOrientationOutputPort (const DtOrientationOutputPort &orig)
 copy constructor
const DtOrientationOutputPortoperator= (const DtOrientationOutputPort &orig)
 assignment operator

Detailed Description

Instances of DtOrientationOutputPort are output ports through which data producers can send a DtTaitBryan.


Constructor & Destructor Documentation

copy constructor


Member Function Documentation

virtual const DtString DtOrientationOutputPort::type ( ) const [virtual]
Returns:
DtOrientationPortDataType

Implements DtOutputPort.

virtual void DtOrientationOutputPort::createPortData ( ) [virtual]

Creates a DtOrientationPortData.

Implements DtOutputPort.

virtual void DtOrientationOutputPort::setValue ( const DtTaitBryan &  data) [virtual]

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

virtual DtTaitBryan DtOrientationOutputPort::value ( ) const [virtual]

Return the current value.

const DtOrientationOutputPort& DtOrientationOutputPort::operator= ( const DtOrientationOutputPort orig) [private]

assignment operator


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)