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

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!

Additional Inherited Members

Constructor & Destructor Documentation

DtRtiMtdMcastAddr::DtRtiMtdMcastAddr ( caddr_t  msg)

Constructor.

DtRtiMtdMcastAddr::DtRtiMtdMcastAddr ( DtRtiMsg msg)
DtRtiMtdMcastAddr::~DtRtiMtdMcastAddr ( )
virtual

Destructor.

DtRtiMtdMcastAddr::DtRtiMtdMcastAddr ( const DtRtiMtdMcastAddr )
private

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 Fri Mar 14 19:08:55 EDT 2014 from SVN revision 137085
Copyright © 2005-2014 VT MÄK Inc. All Rights Reserved (www.mak.com)