OFFIS DCMTK Version 3.6.0
Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | Friends
log4cplus::thread::AbstractThread Class Reference

There are many cross-platform C++ Threading libraries. More...

Inheritance diagram for log4cplus::thread::AbstractThread:
Inheritance graph
[legend]
Collaboration diagram for log4cplus::thread::AbstractThread:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool isRunning () const
LOG4CPLUS_THREAD_KEY_TYPE getThreadId () const
LOG4CPLUS_THREAD_HANDLE_TYPE getThreadHandle () const
virtual void start ()
void join () const

Protected Member Functions

virtual void run ()=0

Private Member Functions

 AbstractThread (const AbstractThread &)
AbstractThreadoperator= (const AbstractThread &)

Private Attributes

bool running

Friends

struct ThreadStart

Detailed Description

There are many cross-platform C++ Threading libraries.

The goal of this class is not to replace (or match in functionality) those libraries. The goal of this class is to provide a simple Threading class with basic functionality.

Definition at line 76 of file threads.h.


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


Generated on Sat Jun 11 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.7.4