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

List of all members.

Public Member Functions

 DtRtiMtdNull (caddr_t msg)
 Constructor.
 DtRtiMtdNull (DtRtiMsg *msg)
virtual ~DtRtiMtdNull ()
 Destructor.
virtual bool get () const
 Find the first null metadata block within the message metadata.
virtual bool set ()
 Reserves space in RTI message buffer (if necessary) for a null metadata block which consists entirely of a metadata header.

Protected Attributes

const unsigned int myPayloadAlignment

Private Member Functions

 DtRtiMtdNull (const DtRtiMtdNull &)
 Copy CTOR Not Implemented -- Copy Not Allowed!
DtRtiMtdNulloperator= (const DtRtiMtdNull &)
 Assignment Operator Not Implemented -- Assignment Not Allowed!

Constructor & Destructor Documentation

DtRtiMtdNull::DtRtiMtdNull ( caddr_t  msg)

Constructor.

Destructor.

DtRtiMtdNull::DtRtiMtdNull ( const DtRtiMtdNull ) [private]

Copy CTOR Not Implemented -- Copy Not Allowed!


Member Function Documentation

bool DtRtiMtdNull::get ( ) const [virtual]

Find the first null metadata block within the message metadata.

Since this metadata is null, there is nothing to get and this method only serves to confirm that the entry exists. Return: found entry?

References DtRtiMetadata::locate().

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

Assignment Operator Not Implemented -- Assignment Not Allowed!

bool DtRtiMtdNull::set ( ) [virtual]

Member Data Documentation

const unsigned int DtRtiMtdNull::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)