Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

Content Class Reference

An abstraction of a Jingle Content Type. More...

#include <jinglecontent.h>

Inherits Plugin.

Inheritance diagram for Content:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Content ()
virtual ~Content ()
virtual const std::string & filterString () const
virtual Tagtag () const

Detailed Description

An abstraction of a Jingle Content Type.

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

Author:
Jakob Schroeter <js@camaya.net>
Since:
1.0

Definition at line 38 of file jinglecontent.h.


Constructor & Destructor Documentation

Content  ) 
 

Creates a new Content wrapper.

Definition at line 22 of file jinglecontent.cpp.

~Content  )  [virtual]
 

Virtual destructor.

Definition at line 26 of file jinglecontent.cpp.


Member Function Documentation

const std::string & filterString  )  const [virtual]
 

Returns an XPath expression that describes a path to child elements of a jingle element that a plugin handles.

Returns:
The plugin's filter string.

Implements Plugin.

Definition at line 30 of file jinglecontent.cpp.

Tag * tag  )  const [virtual]
 

Returns a Tag representation of the plugin.

Returns:
A Tag representation of the plugin.

Implements Plugin.

Definition at line 36 of file jinglecontent.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Apr 22 15:10:16 2008 for gloox by  doxygen 1.4.1