Annotated List


Annotated List
Files
Globals
Hierarchy
Index
TelEngine Holds all Telephony Engine related classes.
TelEngine::ASPUserAbstract SS7 ASP user interface.
TelEngine::AnalogLineAn analog line.
TelEngine::AnalogLineEventA single analog line related event.
TelEngine::AnalogLineGroupA group of analog lines.
TelEngine::ArrayA list based Array.
TelEngine::Base64Base64 encoder/decoder class.
TelEngine::BitAccumulatorA 1-byte length bit accumulator.
TelEngine::CallEndpointAn abstract call endpoint.
TelEngine::CallInfo Hold extra informations about an active CallEndpoint
TelEngine::CallList Hold a list of call informations
TelEngine::ChanAssist Object that assists a channel
TelEngine::ChanAssistList Class keeping a list of ChanAssist objects.
TelEngine::ChannelAn abstract communication channel.
TelEngine::CipherAn abstract cipher.
TelEngine::ClientThread that runs the User Interface.
TelEngine::ClientAccount
TelEngine::ClientAccountListA client account list.
TelEngine::ClientChannelChannel used by client programs.
TelEngine::ClientContactA client contact.
TelEngine::ClientDriverBase Driver with client specific functions.
TelEngine::ClientLogicBase class for all client logics.
TelEngine::ClientResourceA client contact's resource.
TelEngine::ClientSoundA sound file.
TelEngine::ConfigurationConfiguration file handling.
TelEngine::DataBlockA class that holds just a block of raw data.
TelEngine::DataConsumer A data consumer
TelEngine::DataEndpointA data transfer endpoint capable of sending and/or receiving data.
TelEngine::DataFormatA Data format.
TelEngine::DataNode A generic data handling object
TelEngine::DataSource A data source
TelEngine::DataTranslatorAn unidirectional data translator (codec).
TelEngine::DebugEnablerA holder for a debug level.
TelEngine::DebuggerAn object that logs messages on creation and destruction.
TelEngine::DefaultLogicThe client's default logic.
TelEngine::DriverA Channel driver module.
TelEngine::DurationUpdateAn UI time updater.
TelEngine::ETSIModemAn analog signal processor as defined by ETSI.
TelEngine::EngineEngine globals.
TelEngine::EngineCheckEngine checker interface.
TelEngine::FSKModemA Frequency Shift Keying modem.
TelEngine::FileA stream file class.
TelEngine::FormatInfo A structure to hold information about a data format.
TelEngine::FormatRepositoryA repository for media formats.
TelEngine::GenObject An object with just a public virtual destructor
TelEngine::GenPointerTemplated pointer that can be inserted in a list.
TelEngine::HashListA hashed object list class.
TelEngine::IAXAuthMethodWrapper class for authentication methods values.
TelEngine::IAXControlWrapper class for subclasses of frames of type IAX.
TelEngine::IAXEngineIAX engine class.
TelEngine::IAXEventEvent class.
TelEngine::IAXFormatWrapper class for audio and video formats.
TelEngine::IAXFrameThis class holds an IAX frame.
TelEngine::IAXFrameOutThis class holds an outgoing IAX full frame.
TelEngine::IAXFullFrameThis class holds an IAX full frame.
TelEngine::IAXIEListInformation Element container.
TelEngine::IAXInfoElementA single IAX2 Information Element.
TelEngine::IAXInfoElementBinaryA single IAX2 numeric Information Element.
TelEngine::IAXInfoElementNumericA single IAX2 numeric Information Element.
TelEngine::IAXInfoElementStringA single IAX2 text Information Element.
TelEngine::IAXMetaTrunkFrameMeta trunk frame.
TelEngine::IAXTransactionAn IAX2 transaction.
TelEngine::ISDNFrameAn ISDN frame.
TelEngine::ISDNIUASIGTRAN ISDN Q.921 User Adaptation Layer.
TelEngine::ISDNLayer2Abstract ISDN layer 2 (Q.921) message transport.
TelEngine::ISDNLayer3Abstract ISDN layer 3 (Q.931) message transport.
TelEngine::ISDNQ921ISDN Q.921 implementation on top of a hardware interface.
TelEngine::ISDNQ921ManagementISDN Layer 2 BRI TEI management or PRI with D-channel(s) backup.
TelEngine::ISDNQ921PassiveStateless pasive ISDN Q.921 implementation on top of a hardware interface.
TelEngine::ISDNQ931ISDN Q.931 implementation on top of Q.921.
TelEngine::ISDNQ931CallA Q.931 ISDN call.
TelEngine::ISDNQ931CallMonitorA Q.931 ISDN call monitor.
TelEngine::ISDNQ931IEA Q.931 ISDN Layer 3 message Information Element.
TelEngine::ISDNQ931IEDataA Q.931 message IE data processor.
TelEngine::ISDNQ931MessageA Q.931 ISDN Layer 3 message.
TelEngine::ISDNQ931MonitorISDN Q.931 implementation on top of Q.921 of call controller monitor.
TelEngine::ISDNQ931ParserDataQ.931 message parser data.
TelEngine::ISDNQ931StateQ.931 ISDN call and call controller state.
TelEngine::ImageInfo A structure to hold information about a static picture or video frame.
TelEngine::JBClientStreamA Jabber client to server stream.
TelEngine::JBComponentStreamA Jabber Component stream.
TelEngine::JBEngineA Jabber engine.
TelEngine::JBEventA Jabber stream event.
TelEngine::JBMessageA Jabber message service.
TelEngine::JBPresenceA Jabber presence service.
TelEngine::JBServiceA Jabber service.
TelEngine::JBSocketA Jabber streams's socket.
TelEngine::JBStreamA Jabber stream.
TelEngine::JBThreadA Jabber thread that can be added to a list of threads.
TelEngine::JBThreadListA list of private threads.
TelEngine::JGCryptoContent crypto data.
TelEngine::JGEngineA Jingle engine.
TelEngine::JGEventA Jingle event.
TelEngine::JGRtpCandidateA RTP transport candidate.
TelEngine::JGRtpCandidatesA list of RTP transport candidates.
TelEngine::JGRtpMediaA Jingle data payload.
TelEngine::JGRtpMediaListA List of Jingle RTP data payloads.
TelEngine::JGSentStanzaSend stanza timeout info.
TelEngine::JGSessionA basic Jingle session.
TelEngine::JGSession0The version 0 of a jingle session.
TelEngine::JGSession1The version 1 of a jingle session.
TelEngine::JGSessionContentA Jingle session content.
TelEngine::JGStreamHostA Jingle file transfer stream host.
TelEngine::JIDFeatureA JID feature.
TelEngine::JIDFeatureListJID feature list.
TelEngine::JIDFeatureSaslA JID's SASL feature.
TelEngine::JIDIdentityA JID identity.
TelEngine::JIDResourceA JID resource.
TelEngine::JIDResourceListA resource list.
TelEngine::JabberIDA Jabber ID.
TelEngine::ListIteratorClass used to iterate the items of a list.
TelEngine::LockEphemeral mutex or semaphore locking object.
TelEngine::Lock2Ephemeral double mutex locking object.
TelEngine::LockableAbstract interface for lockable objects.
TelEngine::MD5A standard MD5 digest calculator.
TelEngine::MGCPEndpointAn MGCP endpoint.
TelEngine::MGCPEndpointIdAn endpoint id.
TelEngine::MGCPEngineAn MGCP engine.
TelEngine::MGCPEpInfoRemote endpoint info class.
TelEngine::MGCPEventAn MGCP event.
TelEngine::MGCPMessageAn MGCP command or response.
TelEngine::MGCPTransactionAn MGCP transaction.
TelEngine::MemoryStreamA Stream that operates on DataBlocks in memory.
TelEngine::MessageA message container class.
TelEngine::MessageDispatcherA message dispatching hub.
TelEngine::MessageHandlerA message handler.
TelEngine::MessageNotifierPost-dispatching message hook.
TelEngine::MessagePostHookPost-dispatching message hook that can be added to a list.
TelEngine::MessageReceiverA multiple message receiver.
TelEngine::MessageRelayA message handler relay.
TelEngine::MimeAuthLineMIME authentication line.
TelEngine::MimeBinaryBodyMIME for obscure binary data.
TelEngine::MimeBodyAbstract MIME data holder.
TelEngine::MimeHeaderLineMIME header line.
TelEngine::MimeLinesBodyMIME for multiple text lines.
TelEngine::MimeMultipartBodyMIME multipart container.
TelEngine::MimeSdpBodyMIME for application/sdp.
TelEngine::MimeStringBodyMIME for one text string.
TelEngine::ModuleA Plugin that implements a module.
TelEngine::MultiRouter
TelEngine::MutexMutex support.
TelEngine::NamedListA named string container class.
TelEngine::NamedPointerA named pointer class.
TelEngine::NamedStringA named string class.
TelEngine::ObjListAn object list class.
TelEngine::PluginPlugin support.
TelEngine::RTPBaseIOCommon send/recv variables holder.
TelEngine::RTPDejitterDejitter buffer for incoming data packets.
TelEngine::RTPGroupA group of RTP processors handled by the same thread.
TelEngine::RTPProcessorBase class to ease creation of RTP forwarders.
TelEngine::RTPReceiverRTP/RTCP packet receiver.
TelEngine::RTPSecureSRTP implementation.
TelEngine::RTPSenderRTP/RTCP packet sender.
TelEngine::RTPSessionFull RTP session.
TelEngine::RTPTransportLow level transport for RTP and RTCP.
TelEngine::RefObject A reference counted object.
TelEngine::RefPointerTemplated smart pointer class.
TelEngine::RefPointerBaseInternal helper class.
TelEngine::RegexpA regexp matching class.
TelEngine::RouterCall routing thread.
TelEngine::RunnableEncapsulates a runnable task.
TelEngine::SCCPAbstract SS7 SCCP interface.
TelEngine::SCCPUserAbstract SS7 SCCP user interface.
TelEngine::SDPMediaSDP media description.
TelEngine::SDPParserA SDP parser.
TelEngine::SDPSessionA holder for a SDP session.
TelEngine::SHA1A standard SHA1 digest calculator.
TelEngine::SIGTRANAbstract SIGTRAN user adaptation component.
TelEngine::SIGTransportAn abstract SIGTRAN transport layer.
TelEngine::SIPDialogSIP Dialog object.
TelEngine::SIPEngineThe SIP engine and transaction list.
TelEngine::SIPEventA SIP event as retrieved from engine.
TelEngine::SIPMessageA container and parser for SIP messages.
TelEngine::SIPParty
TelEngine::SIPTransactionA class holding one SIP transaction.
TelEngine::SS7ASPSS7 ASP implementation.
TelEngine::SS7BICCSS7 BICC implementation.
TelEngine::SS7ISUPSS7 ISUP implementation.
TelEngine::SS7ISUPCallAn SS7 ISUP call.
TelEngine::SS7L2UserAbstract user of SS7 layer 2 (data link) message transfer part.
TelEngine::SS7L3UserAbstract user of SS7 layer 3 (network) message transfer part.
TelEngine::SS7LabelSS7 Routing Label.
TelEngine::SS7Layer2Abstract SS7 layer 2 (data link) message transfer part.
TelEngine::SS7Layer3Abstract SS7 layer 3 (network) message transfer part.
TelEngine::SS7Layer4Abstract SS7 layer 4 (application) protocol.
TelEngine::SS7M2PASIGTRAN MTP2 User Peer-to-Peer Adaptation Layer.
TelEngine::SS7M2UASIGTRAN MTP2 User Adaptation Layer.
TelEngine::SS7M3UASIGTRAN MTP3 User Adaptation Layer.
TelEngine::SS7MSUA block of data that holds a Message Signal Unit.
TelEngine::SS7MTP2SS7 Layer 2 implementation on top of a hardware interface.
TelEngine::SS7MTP3SS7 Layer 3 implementation on top of Layer 2.
TelEngine::SS7MaintenanceSS7 MTN implementation.
TelEngine::SS7ManagementSS7 SNM implementation.
TelEngine::SS7MsgISUPISUP signalling message.
TelEngine::SS7MsgMTNMTN signalling message.
TelEngine::SS7MsgSNMSNM signalling message.
TelEngine::SS7PointCodeSS7 Code Point.
TelEngine::SS7RouteA SS7 MSU route.
TelEngine::SS7RouterMain router for SS7 message transfer and applications.
TelEngine::SS7SCCPSS7 SCCP implementation.
TelEngine::SS7SUASIGTRAN SCCP User Adaptation Layer.
TelEngine::SS7TCAPSS7 TCAP implementation.
TelEngine::SS7TUPSS7 TUP implementation.
TelEngine::SemaphoreSemaphore implementation.
TelEngine::SignallingCallAbstract single phone call.
TelEngine::SignallingCallControlAbstract phone call signalling.
TelEngine::SignallingCircuitAbstract data circuit used by signalling.
TelEngine::SignallingCircuitEventA single signalling circuit related event.
TelEngine::SignallingCircuitGroupGroup of data circuits used by signalling.
TelEngine::SignallingCircuitRangeA circuit range (set of circuits).
TelEngine::SignallingCircuitSpanA span in a circuit group.
TelEngine::SignallingComponentAbstract signalling component that can be managed by the engine.
TelEngine::SignallingCounterA counter class.
TelEngine::SignallingDumpableA data dumping capable component.
TelEngine::SignallingDumperA generic data dumper.
TelEngine::SignallingEngineMain signalling component holder.
TelEngine::SignallingEventA single signalling related event.
TelEngine::SignallingFactoryA signalling component factory.
TelEngine::SignallingFlagsDescription of parameter flags.
TelEngine::SignallingInterfaceAbstract digital signalling interface (hardware access).
TelEngine::SignallingMessageAbstract signalling message.
TelEngine::SignallingReceiverAbstract Layer 2 packet data receiver.
TelEngine::SignallingTimerA signalling timer.
TelEngine::SignallingUtilsLibrary wide services and data provider.
TelEngine::SocketA generic socket class.
TelEngine::SocketAddrA socket address holder.
TelEngine::SocketFilterA filter for received socket data.
TelEngine::StreamAn abstract stream class capable of reading and writing.
TelEngine::StringA C-style string handling class.
TelEngine::SysUsageA class exposing system resources usage.
TelEngine::TCAPUserAbstract SS7 TCAP user interface.
TelEngine::ThreadThread support class.
TelEngine::ThreadedSourceData source with own thread.
TelEngine::TiXmlAttribute An attribute is a name-value pair.
TelEngine::TiXmlAttributeSet
TelEngine::TiXmlBase TiXmlBase is a base class for every class in TinyXml.
TelEngine::TiXmlBase::Entity
TelEngine::TiXmlBase::StringToBuffer
TelEngine::TiXmlComment An XML comment.
TelEngine::TiXmlCursor
TelEngine::TiXmlDeclaration In correct XML the declaration is the first entry in the file.
TelEngine::TiXmlDocument Always the top level node.
TelEngine::TiXmlElement The element is a container class.
TelEngine::TiXmlHandle A TiXmlHandle is a class that wraps a node pointer with null checks; this is an incredibly useful thing.
TelEngine::TiXmlNode The parent class for everything in the Document Object Model.
TelEngine::TiXmlOutStream
TelEngine::TiXmlParsingData
TelEngine::TiXmlString
TelEngine::TiXmlString::Rep
TelEngine::TiXmlText XML text.
TelEngine::TiXmlUnknown Any tag that tinyXml doesn't recognize is saved as an unknown.
TelEngine::TimeA time holding class.
TelEngine::TokenDict A structure to build (mainly static) Token-to-ID translation tables.
TelEngine::TranslatorCaps A structure to build (mainly static) translator capability tables.
TelEngine::TranslatorFactoryAn unidirectional data translator (codec).
TelEngine::UARTAn UART receiver/transmitter.
TelEngine::UARTBufferA fixed length byte accumulator used by an UART.
TelEngine::UIFactoryA static user interface creator.
TelEngine::UIWidget
TelEngine::URIEncapsulation for an URI.
TelEngine::WindowAn abstract user interface window.
TelEngine::XMLElementAn XML element.
TelEngine::XMLElementOutAn outgoing XML element.
TelEngine::XMLParserAn XML parser.
TelEngine::XMPPDirValDirection flags.
TelEngine::XMPPErrorXMPP errors.
TelEngine::XMPPNamespaceXMPP namespaces.
TelEngine::XMPPServerInfoServer info class.
TelEngine::XMPPUserAn XMPP remote user.
TelEngine::XMPPUserRosterThe roster of a local user.
TelEngine::XMPPUtilsGeneral XMPP utilities.

Generated by: paulc on bussard on Wed Oct 21 01:57:30 2009, using kdoc 2.0a54.