ost::BayonneSysexec Class Reference
Core class for any server which impliments libexec functionality.
More...
#include <libexec.h>
List of all members.
Static Public Member Functions |
static bool | create (BayonneSession *s) |
static void | allocate (const char *path, size_t bs=0, int pri=0, const char *modpath=NULL) |
static void | cleanup (void) |
static void | startup (void) |
Detailed Description
Core class for any server which impliments libexec functionality.
- Author:
- David Sugar Server system execution interface
Member Function Documentation
static void ost::BayonneSysexec::allocate |
( |
const char * |
path, |
|
|
size_t |
bs = 0 , |
|
|
int |
pri = 0 , |
|
|
const char * |
modpath = NULL | |
|
) |
| | [static] |
static void ost::BayonneSysexec::cleanup |
( |
void |
|
) |
[static] |
static bool ost::BayonneSysexec::create |
( |
BayonneSession * |
s |
) |
[static] |
static void ost::BayonneSysexec::startup |
( |
void |
|
) |
[static] |
The documentation for this class was generated from the following file: