Zero  0.1.0
Public Member Functions | Private Attributes | List of all members
flush_daemon_thread_t Class Reference
Inheritance diagram for flush_daemon_thread_t:
thread_wrapper_t

Public Member Functions

 flush_daemon_thread_t (log_core *log)
 
virtual void run ()
 
- Public Member Functions inherited from thread_wrapper_t
 thread_wrapper_t ()
 
virtual ~thread_wrapper_t ()
 
virtual void before_run ()
 
virtual void after_run ()
 
void spawn ()
 
void fork ()
 
void join ()
 

Private Attributes

log_core_log
 

Constructor & Destructor Documentation

§ flush_daemon_thread_t()

flush_daemon_thread_t::flush_daemon_thread_t ( log_core log)
inline

Member Function Documentation

§ run()

virtual void flush_daemon_thread_t::run ( )
inlinevirtual

Implements thread_wrapper_t.

Member Data Documentation

§ _log

log_core* flush_daemon_thread_t::_log
private

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