foo
Doxygenbug
Protected Member Functions
MyThreads::Thread Interface Reference

Posix thread wrapper. More...

#include <mythread.h>

Inheritance diagram for MyThreads::Thread:
Inheritance graph
[legend]

List of all members.

Protected Member Functions

virtual ThreadRet Run (void)=0
 Thread entry point.

Detailed Description

Posix thread wrapper.

Definition at line 17 of file mythread.h.


Member Function Documentation

virtual ThreadRet MyThreads::Thread::Run ( void  ) [protected, pure virtual]

Thread entry point.

Returns:
The return code for this instance.

Implemented in MyAdmin::Proxy.


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