9 #ifndef DtRtiMtdDestinationList_H_
10 #define DtRtiMtdDestinationList_H_
20 #if defined(DtIFSPEC1516) || defined(DtIFSPEC1516E) || defined(DtIFSPEC1516_2025)
62 virtual bool set(
DtBitMask& destinations,
unsigned int maskSize = 0 );
71 virtual void print(MAKRti::DtOutputStream& stream = MAKRti::DtDebug);
76 static void setMaxDestinations(
unsigned int maxDestinations );
77 static unsigned int getMaxDestinations();
80 static unsigned long destinationIndex(
unsigned long federateID);
Definition: metadataDestList.h:30
const unsigned int myPayloadAlignment
Definition: metadataDestList.h:87
This file contains the designator or handle classes used by the interface.
DtRtiMsg is the base class for messages between RTI components.
Definition: rtiMsg.h:34
DtHandle DtFederateHandle
Definition: internalTypes.h:46
DtBitMask represents a variable length bit-field which may be used to represent an array of boolean d...
Definition: bitMask.h:24
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155
static unsigned int theMaxDestinations
Definition: metadataDestList.h:88