XMPP::Identity Class Reference

#include <xmpp.h>

Inheritance diagram for XMPP::Identity:

PObject List of all members.

Public Member Functions

 Identity (PXMLElement *identity)
 Identity (const PString &category, const PString &type, const PString &name)
const PStringGetCategory () const
const PStringGetType () const
const PStringGetName () const
PXMLElementAsXML (PXMLElement *parent) const

Protected Attributes

const PString m_Category
const PString m_Type
const PString m_Name

Constructor & Destructor Documentation

XMPP::Identity::Identity ( PXMLElement identity  ) 

XMPP::Identity::Identity ( const PString category,
const PString type,
const PString name 
)


Member Function Documentation

PXMLElement* XMPP::Identity::AsXML ( PXMLElement parent  )  const

const PString& XMPP::Identity::GetCategory (  )  const [inline]

const PString& XMPP::Identity::GetName (  )  const [inline]

const PString& XMPP::Identity::GetType (  )  const [inline]


Member Data Documentation

const PString XMPP::Identity::m_Category [protected]

const PString XMPP::Identity::m_Name [protected]

const PString XMPP::Identity::m_Type [protected]


The documentation for this class was generated from the following file:
Generated on Fri Oct 14 01:44:14 2011 for PTLib by  doxygen 1.4.7