Bayonne
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nost
 CBayonneGeneric Bayonne master class to reference various useful data types and core static members used for locating resources found in libbayonne
 CEventThe event data structure includes the event identifier and any paramaters
 Clibaudio_t
 Cregauth_t
 CRingThis is an internal ring class for synchronized ringing
 CRPCDefineThis is a structure used to initialize XMLRPC method tables
 CRPCNodeThis is a little class used to associate XMLRPC call method tables with our server
 CStateThe primary state data structure
 CstatetabA list of each state and a description
 CTrafficThis is a class used for collecting statistics for call traffic measurement, such as might be used by MRTG
 CBayonneAudioOffers core Bayonne audio processing in a self contained class
 CBayonneBinderAn intermediary binder class for Bayonne engine
 CBayonneConfigA bayonne config class, used for special purposes, especially during script compiles
 CBayonneDriverThe principle driver node for a given collection of spans and sessions of a given Bayonne driver family type
 CBayonneMsgportBayonne Msgports are used to queue and post session events which normally have to be passed through another thread context
 CBayonneRPCBayonne RPC arguments, may be passed through to binders from webservice sessions for extensions to soap & xmlrpc services
 Cparams
 CBayonneServiceBayonne services are used for threaded modules which may be installed at runtime
 CBayonneSessionThe primary session object representing a server timeslot and active communication endpoint in Bayonne
 CBayonneSpanA span is a collection of ports under a single control interface or communication channel, such as a T1/E1/PRI/BRI span
 CBayonneSysexecCore class for any server which impliments libexec functionality
 CBayonneTranslatorA core class to support language translation services in Bayonne phrasebook
 CBayonneTSession
 CBayonneZeroconfThis class is used to bind services that are to be published with zeroconf, such as by the avahi module
 CDynamicKeydataBayonne specific dynamic keydata class
 CLibexecContainer class for applications implimenting the libexec process method of Bayonne interfacing
 CReconfigKeydataBayonne specific reloaded keydata class
 CScriptEngineOffers interface bridge for embedded scripting engines through an abstract interface
 CStaticKeydataBayonnne specific static keydata class
 CStreamingBufferStreaming buffer for audio, to be used in bgm audio sources