#include <bayonne.h>
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) |
These exist to integrate plugins with server managed startup and shutdown.
|
||||||||||||
|
|
|
|
|
|
|
Used for start call interface.
|
|
|
|
|
|
Used for stop call interface.
|
|
|
|
|
|
|
1.4.6