Yate
Public Member Functions
JIDIdentityList Class Reference

A list of JID identities. More...

#include <xmpputils.h>

Inheritance diagram for JIDIdentityList:
ObjList GenObject

List of all members.

Public Member Functions

void toXml (XmlElement *parent) const
void fromXml (XmlElement *parent)

Detailed Description

A list of JID identities.

This class holds a list of JID identities


Member Function Documentation

void fromXml ( XmlElement parent)

Add identity children from an xml element

Parameters:
parentThe element containing the identity children
void toXml ( XmlElement parent) const

Fill an xml element with identities held by this list

Parameters:
parentThe parent element to fill

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