#include <libexec.h>
List of all members.
Protected Member Functions |
void | sysPost (const char *sid, char *id, const char *value) |
void | sysVar (const char *tsid, char *id, const char *value, int size) |
void | sysHeader (const char *tsid) |
void | sysArgs (const char *tsid) |
void | sysStatus (const char *tsid) |
void | sysRecord (const char *tsid, char *token) |
void | sysReplay (const char *tsid, char *token) |
void | sysFlush (const char *tsid) |
void | sysWait (const char *tsid, char *token) |
void | sysTone (const char *tsid, char *token) |
void | sysSTone (const char *tsid, char *token) |
void | sysDTone (const char *tsid, char *token) |
void | sysPrompt (const char *tsid, const char *voice, const char *text) |
void | sysInput (const char *tsid, char *token) |
void | sysHangup (const char *tsid) |
void | sysExit (const char *tsid, char *token) |
void | sysError (const char *tsid, char *token) |
void | sysReturn (const char *tsid, const char *text) |
void | sysXfer (const char *tsid, const char *dest) |
Friends |
class __EXPORT | BayonneSysexec |
Member Function Documentation
void ost::BayonneTSession::sysArgs |
( |
const char * |
tsid | ) |
[protected] |
void ost::BayonneTSession::sysDTone |
( |
const char * |
tsid, |
|
|
char * |
token |
|
) |
| [protected] |
void ost::BayonneTSession::sysError |
( |
const char * |
tsid, |
|
|
char * |
token |
|
) |
| [protected] |
void ost::BayonneTSession::sysExit |
( |
const char * |
tsid, |
|
|
char * |
token |
|
) |
| [protected] |
void ost::BayonneTSession::sysFlush |
( |
const char * |
tsid | ) |
[protected] |
void ost::BayonneTSession::sysHangup |
( |
const char * |
tsid | ) |
[protected] |
void ost::BayonneTSession::sysHeader |
( |
const char * |
tsid | ) |
[protected] |
void ost::BayonneTSession::sysInput |
( |
const char * |
tsid, |
|
|
char * |
token |
|
) |
| [protected] |
void ost::BayonneTSession::sysPost |
( |
const char * |
sid, |
|
|
char * |
id, |
|
|
const char * |
value |
|
) |
| [protected] |
void ost::BayonneTSession::sysPrompt |
( |
const char * |
tsid, |
|
|
const char * |
voice, |
|
|
const char * |
text |
|
) |
| [protected] |
void ost::BayonneTSession::sysRecord |
( |
const char * |
tsid, |
|
|
char * |
token |
|
) |
| [protected] |
void ost::BayonneTSession::sysReplay |
( |
const char * |
tsid, |
|
|
char * |
token |
|
) |
| [protected] |
void ost::BayonneTSession::sysReturn |
( |
const char * |
tsid, |
|
|
const char * |
text |
|
) |
| [protected] |
void ost::BayonneTSession::sysStatus |
( |
const char * |
tsid | ) |
[protected] |
void ost::BayonneTSession::sysSTone |
( |
const char * |
tsid, |
|
|
char * |
token |
|
) |
| [protected] |
void ost::BayonneTSession::sysTone |
( |
const char * |
tsid, |
|
|
char * |
token |
|
) |
| [protected] |
void ost::BayonneTSession::sysVar |
( |
const char * |
tsid, |
|
|
char * |
id, |
|
|
const char * |
value, |
|
|
int |
size |
|
) |
| [protected] |
void ost::BayonneTSession::sysWait |
( |
const char * |
tsid, |
|
|
char * |
token |
|
) |
| [protected] |
void ost::BayonneTSession::sysXfer |
( |
const char * |
tsid, |
|
|
const char * |
dest |
|
) |
| [protected] |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: