#include <bayonne.h>
Inheritance diagram for Fifo::
Public Methods | |
bool | Command (const char *cmdstring, ostream *fd=NULL) |
Issue a "command" request either from the fifo port itself or from a service thread. More... | |
Protected Methods | |
bool | exitPid (char **args) |
bool | waitPid (char **args) |
bool | setSymbol (char **argv) |
bool | putSymbol (char **argv) |
bool | login (char **argv) |
bool | startScript (char **argv) |
bool | ringScript (char **argv) |
bool | redirectScript (char **argv) |
bool | busyLine (char **argv) |
bool | idleLine (char **argv) |
bool | hangupLine (char **argv) |
bool | reqScript (char **argv) |
bool | setSchedule (char **argv) |
bool | postKey (char **argv) |
bool | setMixer (char **argv) |
bool | setLimit (char **argv) |
bool | mapFiles (char **argv) |
bool | submit (char **argv) |
bool | reload (char **argv) |
Protected Attributes | |
char | schedule [33] |
The Fifo is used by tgi and may be used by other system services.
|
Issue a "command" request either from the fifo port itself or from a service thread.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|