MAK RTIspy API Documentation for HLA Evolved
Classes | Typedefs | Functions
internalTypes.h File Reference

The declaration of internal types. More...

Go to the source code of this file.

Classes

struct  DtNetMessageRetractionHandle
struct  DtMessageRetractionHandle_s

Typedefs

typedef unsigned long DtHandle
 The internal types.
typedef long DtSpaceHandle
typedef DtHandle DtFederationHandle
typedef DtHandle DtFederateHandle
typedef std::set
< DtFederateHandle
DtFederateHandleStdSet
typedef DtHandle DtObjectClassHandle
typedef std::set
< DtObjectClassHandle
DtObjectClassHandleSet
typedef DtHandle DtObjectInstanceHandle
typedef std::set
< DtObjectInstanceHandle
DtObjectInstanceHandleSet
typedef DtHandle DtInteractionClassHandle
typedef std::set
< DtInteractionClassHandle
DtInteractionClassHandleSet
typedef DtHandle DtAttributeHandle
typedef DtHandle DtParameterHandle
typedef DtHandle DtOrderHandle
typedef DtHandle DtTransportHandle
typedef DtHandle DtDimensionHandle
typedef std::set
< DtDimensionHandle
DtDimensionHandleSet
typedef std::vector
< DtDimensionHandle
DtDimensionHandleVector
typedef DtHandle DtRegionHandle
typedef std::set< DtRegionHandleDtRegionHandleSet
typedef DtHandle DtExtentIndex
typedef std::map
< DtRegionHandle,
DtFederateHandle
DtRegionToFederateMap
typedef std::map
< DtFederateHandle,
DtRegionHandle
DtFederateToRegionMap
typedef DtHandle DtUpdateRateHandle
typedef struct
DtMessageRetractionHandle_s 
DtMessageRetractionHandle

Functions

template<class Container_Type , class Key_Type >
bool DtIsFound (Container_Type container, Key_Type k)
 Return bool: is key found in container?

Detailed Description

The declaration of internal types.

Typedef Documentation

typedef unsigned long DtHandle

The internal types.

typedef std::set<DtRegionHandle> DtRegionHandleSet
typedef long DtSpaceHandle

Function Documentation

template<class Container_Type , class Key_Type >
bool DtIsFound ( Container_Type  container,
Key_Type  k 
)

Document ID: Generated on Tue May 7 16:26:47 EDT 2013 from SVN revision 126903
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)