n2nc::sync::MainThread Class Reference

Workaround to emulate the main thread. Do not use this. More...

#include <thread.h>

Inheritance diagram for n2nc::sync::MainThread:

Inheritance graph
[legend]
Collaboration diagram for n2nc::sync::MainThread:

Collaboration graph
[legend]

List of all members.

Friends

class Thread


Detailed Description

Workaround to emulate the main thread. Do not use this.

Do not call this directly. Use Thread::init() instead. once Thread::init() is called by main thread, it initializes a Thread object associated to main thread. By the way it is possible to call eg. Thread::getCurrent()->setDescription("what im doing"); and LOGMET() << "hello" ; output: Thread: what im doing Hello.

Definition at line 83 of file thread.h.


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

Generated on Mon Oct 6 19:33:00 2008 for n2nc by  doxygen 1.5.5