MAK RTIspy API Documentation for HLA 1.3
List of all members | Public Member Functions
common.NullSimpleTime Class Reference
+ Inheritance diagram for common.NullSimpleTime:
+ Collaboration diagram for common.NullSimpleTime:

Public Member Functions

void performExit ()
 This should perform actions to close the program (stop threads, disconnect, resign, exit(0), etc)
boolean parseCmdLine (String[] args)
 This will parse CommandLine Arguments.
void start (String[] args)
 This is the entry point for the main of each SimpleTime Implementation.
void usage ()
 This prints to Standard out the usage (command line arguments you pass in and what they do)
void performFire ()
String version ()

Member Function Documentation

boolean common.NullSimpleTime.parseCmdLine ( String[]  args)
inline

This will parse CommandLine Arguments.

Parameters
args
Returns
Exceptions

Implements common.ISimpleTime.

void common.NullSimpleTime.performExit ( )
inlinevirtual

This should perform actions to close the program (stop threads, disconnect, resign, exit(0), etc)

Implements common.ISimpleTime.

void common.NullSimpleTime.performFire ( )
inline

Implements common.ISimpleTime.

void common.NullSimpleTime.start ( String[]  args)
inline

This is the entry point for the main of each SimpleTime Implementation.

Parameters
args

Implements common.ISimpleTime.

void common.NullSimpleTime.usage ( )
inline

This prints to Standard out the usage (command line arguments you pass in and what they do)

Implements common.ISimpleTime.

String common.NullSimpleTime.version ( )
inline

Implements common.ISimpleTime.


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

Document ID: Generated on Fri Mar 14 19:08:55 EDT 2014 from SVN revision 137085
Copyright © 2005-2014 VT MÄK Inc. All Rights Reserved (www.mak.com)