clan::Runnable Class Referenceabstract

Thread runnable object. More...

#include <runnable.h>

+ Inheritance diagram for clan::Runnable:

Public Member Functions

Construction
 Runnable ()
 
virtual ~Runnable ()
 

Operations

virtual void run ()=0
 
static void set_thread_name (const char *name)
 Sets the name (displayed in debuggers) of the calling thread. More...
 

Detailed Description

Thread runnable object.


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