Jack::JackRunnableInterface Class Reference

The base class for runnable objects, that have an Init and Execute method to be called in a thread. More...

#include <JackThread.h>

Inheritance diagram for Jack::JackRunnableInterface:

Jack::JackClient Jack::JackClientPipeThread Jack::JackMachClientChannel Jack::JackMachServerChannel Jack::JackSocketClientChannel Jack::JackSocketServerChannel Jack::JackThreadedDriver Jack::JackWinNamedPipeClientChannel Jack::JackWinNamedPipeServerChannel List of all members.

Public Member Functions

 JackRunnableInterface ()
virtual ~JackRunnableInterface ()
virtual bool Init ()
virtual bool Execute ()=0

Detailed Description

The base class for runnable objects, that have an Init and Execute method to be called in a thread.

Definition at line 40 of file JackThread.h.


Member Function Documentation

virtual bool Jack::JackRunnableInterface::Init  )  [inline, virtual]
 

Called once when the thread is started

Reimplemented in Jack::JackClient, Jack::JackSocketClientChannel, Jack::JackWinNamedPipeClientChannel, and Jack::JackWinNamedPipeServerChannel.

Definition at line 50 of file JackThread.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 10 11:42:50 2007 for Jackdmp by  doxygen 1.4.5