Scopira  20080306
scopira::core::sidekick_thread Class Reference

#include <sidekickthread.h>

Public Member Functions

 sidekick_thread (void)
 ctor, starts the sidekick_runner thread in the background
 
 ~sidekick_thread ()
 dtor, blocks the thread until it stops
 

Detailed Description

This is simply a thread+sidekick_runner. It does the start() in the ctor and a wait_stop in the dor. You can use this in lue of a sidekick_loop (like, for Windows).

Author
Aleksander Demko

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