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

This class handles executing the server connection in a separate thread. More...

Go to the source code of this file.

Classes

class  MAKTrafficClientServerExConn::DtServerExerciseConnection
 

Namespaces

 MAKTrafficClientServerExConn
 This connection RTI Ambassador overrides calls that produce client callbacks.
 

Typedefs

typedef std::map< unsigned int,
DtClientExerciseConnection * > 
MAKTrafficClientServerExConn::DtClientConnectionMap
 
typedef void(* MAKTrafficClientServerExConn::DtAddConnectionCb )(DtClientExerciseConnection *conn, void *usr)
 
typedef DtAddConnectionCb MAKTrafficClientServerExConn::DtRemoveConnectionCb
 
typedef std::map< void
*, DtAddConnectionCb > 
MAKTrafficClientServerExConn::DtAddConnectionCbMap
 
typedef std::map< void
*, DtRemoveConnectionCb > 
MAKTrafficClientServerExConn::DtRemoveConnectionCbMap
 

Detailed Description

This class handles executing the server connection in a separate thread.

This connection is a primary connection to the exercise (HLA RTI).

Basically just spinning while doing drain input. Yields when there is no input.

It serves access to sending and receive data to client connections.


Document ID: Generated on Thu Sep 2 15:35:22 EDT 2021 from SVN revision 233992
Copyright © 2021 MAK Technologies. All Rights Reserved (www.mak.com)