Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::ddf::Timer_Command Class Reference

This is a class for controlling the execution of a thread (a nodal filter, a channel manager, etc) One can run/stop the execution of the thread, and kill the process (return from the main function) More...


Detailed Description

This is a class for controlling the execution of a thread (a nodal filter, a channel manager, etc) One can run/stop the execution of the thread, and kill the process (return from the main function)

Author:
Pierre Lamon

Definition at line 17 of file periodicthread.hpp.

#include <periodicthread.hpp>

List of all members.

Public Member Functions

void Kill (bool val)
void Run (bool val)
bool IsRunning ()
bool IsInitialized ()
void SetInitialized ()
bool IsKilled ()

Private Attributes

bool m_kill
bool m_run
bool m_initialized
boost::mutex m_mutex

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:33 for Jafar by doxygen 1.7.6.1
LAAS-CNRS