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:

References terminateThread.

Referenced by alma::acs::logging::io::IOLogsHelper::done().


Member Data Documentation

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

The boolean set to true to terminate the thread.

Referenced by stopThread().


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

Generated by  doxygen 1.6.2