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::JackAlsaAdapter Jack::JackClient Jack::JackMachClientChannel Jack::JackMachServerChannel Jack::JackMessageBuffer Jack::JackNetAdapter Jack::JackSocketClientChannel Jack::JackSocketServerChannel Jack::JackThreadedDriver Jack::JackWinNamedPipeClientChannel Jack::JackWinNamedPipeServerChannel

List of all members.

Public Member Functions

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 34 of file JackThread.h.


Member Function Documentation

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


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

Generated on Tue Feb 17 20:19:55 2009 for Jack2 by  doxygen 1.5.7.1