Data Structures
Generic audio class to hold master data types and various useful class encapsulated friend functions as per GNU Common C++ 2 coding standard.
More...
The
AudioResample class is used to manage linear intropolation buffering for rate conversions.
More...
The
AudioTone class is used to create a frame of audio encoded single or dualtones.
More...
A class used to manipulate audio data.
More...
The codec class is a virtual used for transcoding audio samples between linear frames (or other known format) and an encoded "sample" buffer.
More...
An object that is used to sequence and extract telephony tones based on a telephony tone descriptor retrieved from the parsed international telephony tone database.
More...
DTMFTones is used to generate a series of dtmf audio data from a "telephone" number passed as an ASCII string.
More...
MFTones is used to generate a series of mf audio data from a "telephone" number passed as an ASCII string.
More...
Streaming buffer for audio, to be used in bgm audio sources.
More...
Bayonnne specific static keydata class.
More...
Generic
Bayonne master class to reference various useful data types and core static members used for locating resources found in libbayonne.
More...
This class is used to bind services that are to be published with zeroconf, such as by the avahi module.
More...
A bayonne config class, used for special purposes, especially during script compiles.
More...
A core class to support language translation services in
Bayonne phrasebook.
More...
Offers core
Bayonne audio processing in a self contained class.
More...
Bayonne Msgports are used to queue and post session events which normally have to be passed through another thread context.
More...
The principle driver node for a given collection of spans and sessions of a given
Bayonne driver family type.
More...
A span is a collection of ports under a single control interface or communication channel, such as a T1/E1/PRI/BRI span.
More...
The primary session object representing a server timeslot and active communication endpoint in
Bayonne.
More...
Bayonne RPC arguments, may be passed through to binders from webservice sessions for extensions to soap & xmlrpc services.
More...
Bayonne services are used for threaded modules which may be installed at runtime.
More...
Offers interface bridge for embedded scripting engines through an abstract interface.
More...
Container class for applications implimenting the libexec process method of
Bayonne interfacing.
More...
Core class for any server which impliments libexec functionality.
More...
Generic script class to hold master data types and various useful class encpasulated friend functions.
More...
This class holds the bound keyword set for a given
Bayonne style script interpreter.
More...
A linkable list of objects that can be destroyed when a script image is removed from memory.
More...
A derivable class to hold compiled script images for active processes.
More...
A derivable class to hold compiled script images for active processes.
More...
This class is used for registering scripts with an external registry.
More...
This class is used for
DSO modules that impliment property extensions for scripting objects.
More...
Functions
size_t
xmlwrite (char **buf, size_t *max, const char *fmt,...)
Variables
Function Documentation
size_t ost::xmlwrite
(
char **
buf,
size_t *
max,
const char *
fmt,
...
)
Variable Documentation