gloox  1.1-svn
Public Member Functions | List of all members
Transport Class Reference

#include <jingletransport.h>

Inheritance diagram for Transport:
Inheritance graph
[legend]

Public Member Functions

virtual ~Transport ()
- Public Member Functions inherited from Plugin
virtual ~Plugin ()
virtual const std::string & filterString () const =0
virtual Tagtag () const =0
virtual Pluginclone () const =0

Detailed Description

An abstract base class of a Jingle Transport.

You should not need to use this class directly. See Jingle::Session for more info on Jingle.

Author
Jakob Schroeter js@ca.nosp@m.maya.nosp@m..net
Since
1.1

Definition at line 36 of file jingletransport.h.

Constructor & Destructor Documentation

virtual ~Transport ( )
inlinevirtual

Virtual destructor.

Definition at line 42 of file jingletransport.h.


The documentation for this class was generated from the following file: