Bayonne
|
Classes | |
class | StreamingBuffer |
Streaming buffer for audio, to be used in bgm audio sources. More... | |
class | StaticKeydata |
Bayonnne specific static keydata class. More... | |
class | DynamicKeydata |
Bayonne specific dynamic keydata class. More... | |
class | ReconfigKeydata |
Bayonne specific reloaded keydata class. More... | |
class | Bayonne |
Generic Bayonne master class to reference various useful data types and core static members used for locating resources found in libbayonne. More... | |
class | BayonneZeroconf |
This class is used to bind services that are to be published with zeroconf, such as by the avahi module. More... | |
class | BayonneConfig |
A bayonne config class, used for special purposes, especially during script compiles. More... | |
class | BayonneTranslator |
A core class to support language translation services in Bayonne phrasebook. More... | |
class | BayonneAudio |
Offers core Bayonne audio processing in a self contained class. More... | |
class | BayonneMsgport |
Bayonne Msgports are used to queue and post session events which normally have to be passed through another thread context. More... | |
class | BayonneDriver |
The principle driver node for a given collection of spans and sessions of a given Bayonne driver family type. More... | |
class | BayonneSpan |
A span is a collection of ports under a single control interface or communication channel, such as a T1/E1/PRI/BRI span. More... | |
class | BayonneBinder |
An intermediary binder class for Bayonne engine. More... | |
class | BayonneSession |
The primary session object representing a server timeslot and active communication endpoint in Bayonne. More... | |
class | BayonneRPC |
Bayonne RPC arguments, may be passed through to binders from webservice sessions for extensions to soap & xmlrpc services. More... | |
class | BayonneService |
Bayonne services are used for threaded modules which may be installed at runtime. More... | |
class | ScriptEngine |
Offers interface bridge for embedded scripting engines through an abstract interface. More... | |
class | Libexec |
Container class for applications implimenting the libexec process method of Bayonne interfacing. More... | |
class | BayonneTSession |
class | BayonneSysexec |
Core class for any server which impliments libexec functionality. More... | |
Functions | |
size_t | xmlwrite (char **buf, size_t *max, const char *fmt,...) |
Variables | |
class __EXPORT | BayonneMsgport |
class __EXPORT | BayonneDriver |
class __EXPORT | BayonneSession |
class __EXPORT | BayonneSpan |
class __EXPORT | BayonneService |
class __EXPORT | BayonneTranslator |
class __EXPORT | BayonneRPC |
class __EXPORT | ScriptEngine |
size_t ost::xmlwrite | ( | char ** | buf, |
size_t * | max, | ||
const char * | fmt, | ||
... | |||
) |
class __EXPORT ost::BayonneDriver |
class __EXPORT ost::BayonneMsgport |
class __EXPORT ost::BayonneRPC |
class __EXPORT ost::BayonneService |
class __EXPORT ost::BayonneSession |
class __EXPORT ost::BayonneSpan |
class __EXPORT ost::BayonneTranslator |
class __EXPORT ost::ScriptEngine |