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

Contains the DtRtiAssistantClient class declaration. More...

Go to the source code of this file.

Classes

class  DtRtiAssistantClient
 Manages the client connection to the RTI Assistant. More...
 

Typedefs

typedef void(* DtAssistantDisconnectCb )(void *usr)
 Socket disconnect callback signatures. More...
 

Enumerations

enum  DtAssistantComponentType {
  DtAssistantNoComponentType, DtAssistantLrcComponent, DtAssistantForwarderComponent, DtAssistantRtiexecComponent,
  DtAssistantShmExecComponent, DtAssistantWwwComponent, DtAssistantToAssistantComponent
}
 
enum  DtAssistantConnectionStatus {
  DtAssistantConnected, DtAssistantConnectFailed, DtAssistantNoResponse, DtAssistantConnectRejected,
  DtAssistantWrongDisplay
}
 

Detailed Description

Contains the DtRtiAssistantClient class declaration.

Typedef Documentation

typedef void(* DtAssistantDisconnectCb)(void *usr)

Socket disconnect callback signatures.

Enumeration Type Documentation

Enumerator
DtAssistantNoComponentType 
DtAssistantLrcComponent 
DtAssistantForwarderComponent 
DtAssistantRtiexecComponent 
DtAssistantShmExecComponent 
DtAssistantWwwComponent 
DtAssistantToAssistantComponent 
Enumerator
DtAssistantConnected 
DtAssistantConnectFailed 
DtAssistantNoResponse 
DtAssistantConnectRejected 
DtAssistantWrongDisplay 

Document ID: Generated on Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)