MAK RTIspy API Documentation for HLA 1.3
List of all members | Classes | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes
rtiSimple13 Class Reference
+ Collaboration diagram for rtiSimple13:

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

rtiSimple13.rtiSimple13 ( )
inline

Member Function Documentation

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

Member Data Documentation

KeyboardTickThread rtiSimple13.keyboard
static
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().

String rtiSimple13.myClassName

Referenced by rtiSimple13().

RtiFactory rtiSimple13.myFactory

Referenced by main(), and rtiSimple13().

String rtiSimple13.myFddFileName

Referenced by rtiSimple13().

FederateAmbassador rtiSimple13.myFedAmb

Referenced by rtiSimple13().

TalkAmbData rtiSimple13.myFedAmbData

Referenced by main(), and rtiSimple13().

int rtiSimple13.myFederateHandle
String rtiSimple13.myFederateType

Referenced by rtiSimple13().

String rtiSimple13.myFederationName

Referenced by rtiSimple13().

int rtiSimple13.myInterClassHandle

Referenced by main().

String rtiSimple13.myInterClassName

Referenced by rtiSimple13().

int rtiSimple13.myObjectHandle

Referenced by main().

HashMap<String, Integer> rtiSimple13.myParamNameHandleMap

Referenced by main().

RTIambassador rtiSimple13.myRtiAmb

Referenced by main(), and rtiSimple13().


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

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)