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

List of all members.

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 ( ) [inline, virtual]

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

Implements common.ISimpleTime.

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 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)