 ost | |
  StreamingBuffer | Streaming buffer for audio, to be used in bgm audio sources |
  StaticKeydata | Bayonnne specific static keydata class |
  DynamicKeydata | Bayonne specific dynamic keydata class |
  ReconfigKeydata | Bayonne specific reloaded keydata class |
  Bayonne | Generic Bayonne master class to reference various useful data types and core static members used for locating resources found in libbayonne |
   Event | The event data structure includes the event identifier and any paramaters |
   libaudio_t | |
   regauth_t | |
   Ring | This is an internal ring class for synchronized ringing |
   RPCDefine | This is a structure used to initialize XMLRPC method tables |
   RPCNode | This is a little class used to associate XMLRPC call method tables with our server |
   State | The primary state data structure |
   statetab | A list of each state and a description |
   Traffic | This is a class used for collecting statistics for call traffic measurement, such as might be used by MRTG |
  BayonneZeroconf | This class is used to bind services that are to be published with zeroconf, such as by the avahi module |
  BayonneConfig | A bayonne config class, used for special purposes, especially during script compiles |
  BayonneTranslator | A core class to support language translation services in Bayonne phrasebook |
  BayonneAudio | Offers core Bayonne audio processing in a self contained class |
  BayonneMsgport | Bayonne Msgports are used to queue and post session events which normally have to be passed through another thread context |
  BayonneDriver | The principle driver node for a given collection of spans and sessions of a given Bayonne driver family type |
  BayonneSpan | A span is a collection of ports under a single control interface or communication channel, such as a T1/E1/PRI/BRI span |
  BayonneBinder | An intermediary binder class for Bayonne engine |
  BayonneSession | The primary session object representing a server timeslot and active communication endpoint in Bayonne |
  BayonneRPC | Bayonne RPC arguments, may be passed through to binders from webservice sessions for extensions to soap & xmlrpc services |
   params | |
  BayonneService | Bayonne services are used for threaded modules which may be installed at runtime |
  ScriptEngine | Offers interface bridge for embedded scripting engines through an abstract interface |
  Libexec | Container class for applications implimenting the libexec process method of Bayonne interfacing |
  BayonneTSession | |
  BayonneSysexec | Core class for any server which impliments libexec functionality |