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

Description::Payload Class Reference

An abstraction of the payload-type> element used as child of the <description> element. More...

#include <jingledescription.h>

List of all members.

Public Member Functions

 Payload (const StringMap &attribs, const StringMap &parameters)
 ~Payload ()
Tagtag () const


Detailed Description

An abstraction of the payload-type> element used as child of the <description> element.

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

Definition at line 49 of file jingledescription.h.


Constructor & Destructor Documentation

Payload const StringMap attribs,
const StringMap parameters
[inline]
 

Creates a new Payload object from the given attributes and parameters.

Parameters:
attribs A map of name/value pairs added as XML attributes to the <payload-type> element. See the respective XEP for valid values.
parameters A map of name/value pairs added as <parameter> child to the <payload-type> element. See the respective XEP and codec specs for valid values.

Definition at line 60 of file jingledescription.h.

~Payload  )  [inline]
 

Destructor.

Definition at line 67 of file jingledescription.h.


Member Function Documentation

Tag * tag  )  const
 

Creates a Tag representation of the object.

Returns:
A Tag representation of the object. The caller is responsible for deleting the Tag.

Definition at line 24 of file jingledescription.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