MAK RTIspy API Documentation for HLA 1516
Classes | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes
rtiSimple13 Class Reference
+ Collaboration diagram for rtiSimple13:

List of all members.

Classes

class  KeyboardTickThread
class  SimpleFederateAmbassador
class  TalkAmbData
 Simple data structure to provide communication between the main() and the FederateAmbassador. More...

Public Member Functions

 rtiSimple13 ()
void callQuit ()
void callSave ()
void callRestore ()

Static Public Member Functions

static void main (String[] args)

Public Attributes

RtiFactory myFactory
RTIambassador myRtiAmb
TalkAmbData myFedAmbData
int myObjectHandle
int myInterClassHandle
HashMap< String, Integer > myAttrNameHandleMap
HashMap< String, Integer > myParamNameHandleMap
FederateAmbassador myFedAmb
int myFederateHandle
String myFederationName
String myFddFileName
String myFederateType
String myClassName
String myInterClassName

Static Public Attributes

static boolean myCallQuit
static boolean myCallSave
static boolean myCallRestore
static Thread keyboardThread
static KeyboardTickThread keyboard

Constructor & Destructor Documentation


Member Function Documentation

void rtiSimple13.callQuit ( ) [inline]
void rtiSimple13.callRestore ( ) [inline]
void rtiSimple13.callSave ( ) [inline]
static void rtiSimple13.main ( String[]  args) [inline, static]

Member Data Documentation

Thread rtiSimple13.keyboardThread [static]

Referenced by main().

HashMap<String, Integer> rtiSimple13.myAttrNameHandleMap

Referenced by main().

boolean rtiSimple13.myCallQuit [static]

Referenced by callQuit(), main(), and rtiSimple13().

boolean rtiSimple13.myCallRestore [static]

Referenced by callRestore(), main(), and rtiSimple13().

boolean rtiSimple13.myCallSave [static]

Referenced by callSave(), main(), and rtiSimple13().

Referenced by rtiSimple13().

Referenced by main(), and rtiSimple13().

Referenced by rtiSimple13().

FederateAmbassador rtiSimple13.myFedAmb

Referenced by rtiSimple13().

Referenced by main(), and rtiSimple13().

Referenced by rtiSimple13().

Referenced by rtiSimple13().

Referenced by main().

Referenced by rtiSimple13().

Referenced by main().

HashMap<String, Integer> rtiSimple13.myParamNameHandleMap

Referenced by main().

Referenced by main(), and rtiSimple13().


The documentation for this class was generated from the following file:

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)