MAK RTIspy API Documentation for HLA Evolved
List of all members | Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
common.SimpleTimeKeyboard Class Reference
+ Collaboration diagram for common.SimpleTimeKeyboard:

Public Member Functions

 SimpleTimeKeyboard (ISimpleTime time)
void startKeyboardScanner ()
void stopKeyboardScanner ()

Static Public Member Functions

static void main (String[] args)
 This just tests the keyboard class.

Private Member Functions

void performFireOperation ()
void performExitOperation ()

Private Attributes

Scanner scanner
ISimpleTime mySimpleTime
boolean finished

Constructor & Destructor Documentation

common.SimpleTimeKeyboard.SimpleTimeKeyboard ( ISimpleTime  time)
inline

Member Function Documentation

static void common.SimpleTimeKeyboard.main ( String[]  args)
inlinestatic

This just tests the keyboard class.

Parameters
args

References common.SimpleTimeKeyboard.SimpleTimeKeyboard(), and common.SimpleTimeKeyboard.startKeyboardScanner().

void common.SimpleTimeKeyboard.performExitOperation ( )
inlineprivate
void common.SimpleTimeKeyboard.performFireOperation ( )
inlineprivate
void common.SimpleTimeKeyboard.startKeyboardScanner ( )
inline
void common.SimpleTimeKeyboard.stopKeyboardScanner ( )
inline

Member Data Documentation

boolean common.SimpleTimeKeyboard.finished
private
ISimpleTime common.SimpleTimeKeyboard.mySimpleTime
private
Scanner common.SimpleTimeKeyboard.scanner
private

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)