ost::BayonneService Class Reference

Bayonne services are used for threaded modules which may be installed at runtime.threaded server service. More...

#include <bayonne.h>

List of all members.

Static Public Member Functions

static void start (void)
static void stop (void)

Protected Member Functions

 BayonneService (int pri, size_t stack)
virtual void stopService (void)
 Used for stop call interface.
virtual void startService (void)
 Used for start call interface.

Friends

void startServices (void)
void stopServices (void)


Detailed Description

Bayonne services are used for threaded modules which may be installed at runtime.threaded server service.

These exist to integrate plugins with server managed startup and shutdown.

Author:
David Sugar <dyfet@gnutelephony.org>


Constructor & Destructor Documentation

ost::BayonneService::BayonneService int  pri,
size_t  stack
[protected]
 


Member Function Documentation

static void ost::BayonneService::start void   )  [static]
 

virtual void ost::BayonneService::startService void   )  [protected, virtual]
 

Used for start call interface.

static void ost::BayonneService::stop void   )  [static]
 

virtual void ost::BayonneService::stopService void   )  [protected, virtual]
 

Used for stop call interface.


Friends And Related Function Documentation

void startServices void   )  [friend]
 

void stopServices void   )  [friend]
 


The documentation for this class was generated from the following file:
Generated on Tue May 2 13:21:09 2006 for Bayonne by  doxygen 1.4.6