MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Macros | Typedefs | Enumerations | Variables
assistantInfo.h File Reference

This file contains the declaration of DtAssistantInfo. More...

Go to the source code of this file.

Classes

struct  DtAssistantConnectionStruct
 Structure Remote Assistant to be displayed. More...
struct  cmpByConnectionIdThenPublicAddress
struct  cmpByPublicAddress
struct  cmpByUuid
struct  cmpByConnectionId
class  DtAssistantInfo
 Stores basic information about a remote assistant. More...

Macros

#define DtAssistantUuidNIL   DtU128(0)

Typedefs

typedef std::set< DtAssistantInfoDtAssistantInfoSet
typedef DtUuid DtAssistantConnectionId
typedef std::pair
< MAKRti::DtInetAddr,
MAKRti::DtInetAddr > 
DtPublicPrivateAddrPair
typedef std::set
< DtAssistantConnectionStruct,
cmpByPublicAddress
DtAssistantSetByAddresses
typedef std::set
< DtAssistantConnectionStruct,
cmpByUuid
DtAssistantSetByUuid
typedef std::set
< DtAssistantConnectionStruct,
cmpByConnectionIdThenPublicAddress
DtRemoteAssistantSet

Enumerations

enum  DtAssistantConnectionType { DtUDP = 0, DtTCP = 1 }

Variables

const int DtAssistantAnyId = DtASSISTANT_DEFAULT_DEST_ID

Detailed Description

This file contains the declaration of DtAssistantInfo.

Macro Definition Documentation

#define DtAssistantUuidNIL   DtU128(0)

Typedef Documentation

typedef std::set< DtAssistantInfo > DtAssistantInfoSet
typedef std::pair<MAKRti::DtInetAddr, MAKRti::DtInetAddr> DtPublicPrivateAddrPair

Enumeration Type Documentation

Enumerator:
DtUDP 
DtTCP 

Variable Documentation

const int DtAssistantAnyId = DtASSISTANT_DEFAULT_DEST_ID

Document ID: Generated on Mon Jul 9 10:30:41 EDT 2018 from SVN revision 190224
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)