VR-Link API Documentation for DIS
Public Member Functions | Protected Attributes
DtIntercomGroupDestRec Class Reference

Instances of DtIntercomGroupDestRec are used to contain the information in the group destination parameter record used by the intercom control PDU class. More...

+ Inheritance diagram for DtIntercomGroupDestRec:
+ Collaboration diagram for DtIntercomGroupDestRec:

List of all members.

Public Member Functions

 DtIntercomGroupDestRec ()
 Constructors.
 DtIntercomGroupDestRec (const DtIntercomGroupDestRec &orig)
virtual ~DtIntercomGroupDestRec ()
 Destructor.
DtIntercomGroupDestRecoperator= (const DtIntercomGroupDestRec &orig)
 Assignment operators.
DtIntercomGroupDestRecoperator= (const DtNetIntercomGroupDestRec &orig)
virtual void setDestGroupBitField (DtU32 bitField)
 Set/Get the group bit field.
virtual DtU32 destGroupBitField () const
virtual void setDestPriority (DtU8 priority)
 Set/Get the destination priority.
virtual DtU8 destPriority () const
virtual void setDestLineStateCmd (DtIntercomDestLineStateCmd cmd)
 Set/Get the destination line state command.
virtual DtIntercomDestLineStateCmd destLineStateCmd () const
virtual void print () const
 Print this record.
virtual void printDataToStream (std::ostream &stream) const
 Print this record to a stream.
virtual void unloadNetRecord (const DtNetIntercomGroupDestRec &record)
 Load/Unload data from a packet record.
virtual void loadNetRecord (DtNetIntercomGroupDestRec &record) const

Protected Attributes

DtU32 myDestGroupBitField
DtU8 myDestPriority
DtIntercomDestLineStateCmd myDestLineStateCmd

Detailed Description

Instances of DtIntercomGroupDestRec are used to contain the information in the group destination parameter record used by the intercom control PDU class.


Constructor & Destructor Documentation

Constructors.

Destructor.


Member Function Documentation

virtual DtU32 DtIntercomGroupDestRec::destGroupBitField ( ) const [virtual]
virtual DtU8 DtIntercomGroupDestRec::destPriority ( ) const [virtual]
virtual void DtIntercomGroupDestRec::loadNetRecord ( DtNetIntercomGroupDestRec record) const [virtual]
DtIntercomGroupDestRec& DtIntercomGroupDestRec::operator= ( const DtIntercomGroupDestRec orig)

Assignment operators.

DtIntercomGroupDestRec& DtIntercomGroupDestRec::operator= ( const DtNetIntercomGroupDestRec orig)
virtual void DtIntercomGroupDestRec::print ( ) const [virtual]

Print this record.

Reimplemented from DtIntercomParmRec.

virtual void DtIntercomGroupDestRec::printDataToStream ( std::ostream &  stream) const [virtual]

Print this record to a stream.

Reimplemented from DtIntercomParmRec.

virtual void DtIntercomGroupDestRec::setDestGroupBitField ( DtU32  bitField) [virtual]

Set/Get the group bit field.

Set/Get the destination line state command.

virtual void DtIntercomGroupDestRec::setDestPriority ( DtU8  priority) [virtual]

Set/Get the destination priority.

virtual void DtIntercomGroupDestRec::unloadNetRecord ( const DtNetIntercomGroupDestRec record) [virtual]

Load/Unload data from a packet record.


Member Data Documentation


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

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)