Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::logging::io::IOThread Class Reference

Inheritance diagram for alma::acs::logging::io::IOThread:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 IOThread ()
void stopThread (boolean sync)

Protected Attributes

volatile boolean terminateThread = false

Detailed Description

The thread to perform IO.

Author:
acaproni


Constructor & Destructor Documentation

alma::acs::logging::io::IOThread::IOThread  )  [inline]
 

Constructor


Member Function Documentation

void alma::acs::logging::io::IOThread::stopThread boolean  sync  )  [inline]
 

Stop the current thread by setting a boolean.

Note: the thread has to periodically check the boolean and terminate

Returns:


Member Data Documentation

volatile boolean alma::acs::logging::io::IOThread::terminateThread = false [protected]
 

The boolean set to true to terminate the thread.


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:53:55 2009 for ACS Java API by doxygen 1.3.8