MAK RTIspy API Documentation for HLA 1516
Public Member Functions | Protected Attributes | Private Member Functions
DtRtiMtdMcastAddr Class Reference
+ Inheritance diagram for DtRtiMtdMcastAddr:
+ Collaboration diagram for DtRtiMtdMcastAddr:

List of all members.

Public Member Functions

 DtRtiMtdMcastAddr (caddr_t msg)
 Constructor.
 DtRtiMtdMcastAddr (DtRtiMsg *msg)
virtual ~DtRtiMtdMcastAddr ()
 Destructor.
virtual bool get (MAKRti::DtInetAddr &addr) const
 Find the first multicast address within the message metadata and return its value in the supplied parameter.
virtual bool set (const MAKRti::DtInetAddr &addr)
 Reserves space in RTI message buffer (if necessary) for multicast address metadata, encodes (serializes) address, and copies into message buffer.

Protected Attributes

const unsigned int myPayloadAlignment

Private Member Functions

 DtRtiMtdMcastAddr (const DtRtiMtdMcastAddr &)
 Copy CTOR Not Implemented -- Copy Not Allowed!
DtRtiMtdMcastAddroperator= (const DtRtiMtdMcastAddr &)
 Assignment Operator Not Implemented -- Assignment Not Allowed!

Constructor & Destructor Documentation

Constructor.

Destructor.

Copy CTOR Not Implemented -- Copy Not Allowed!


Member Function Documentation

bool DtRtiMtdMcastAddr::get ( MAKRti::DtInetAddr &  addr) const [virtual]

Find the first multicast address within the message metadata and return its value in the supplied parameter.

Return: retrieved the address?

References DtRtiMetadata::locate().

Referenced by DtInOutForwarderPort::getInitializationMsg(), DtInOutForwarderPort::getNextMsg(), and DtExtendedRtiMsgForwarder::sendBestEffort().

DtRtiMtdMcastAddr& DtRtiMtdMcastAddr::operator= ( const DtRtiMtdMcastAddr ) [private]

Assignment Operator Not Implemented -- Assignment Not Allowed!

bool DtRtiMtdMcastAddr::set ( const MAKRti::DtInetAddr &  addr) [virtual]

Member Data Documentation

const unsigned int DtRtiMtdMcastAddr::myPayloadAlignment [protected]

Referenced by set().


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

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)