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

This object creates a thread that log objects. More...


Detailed Description

This object creates a thread that log objects.

Definition at line 38 of file dataLog.hpp.

#include <dataLog.hpp>

List of all members.

Public Member Functions

 LoggerTask (int niceness=0)
void push (Loggable *loggable)
void stop (bool wait=true)
void join ()

Private Member Functions

void task ()

Private Attributes

kernel::VariableCondition< size_t > cond
std::list< Loggable * > queue
bool stopping
boost::thread * task_thread
int niceness

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:40 for Jafar by doxygen 1.7.6.1
LAAS-CNRS