log4cplus::thread::AbstractThread Class Reference

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

Inheritance diagram for log4cplus::thread::AbstractThread:

log4cplus::helpers::SharedObject log4cplus::SocketAppender::ConnectorThread 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 6 Jan 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.5.1