Yate
XmlTag Class Reference

XML known tags array. More...

#include <xmpputils.h>

Inheritance diagram for XmlTag:
StringArray

Public Types

enum  Type {
  Stream = 0 , Error , Features , Register ,
  Starttls , Auth , Challenge , Abort ,
  Aborted , Response , Proceed , Success ,
  Failure , Mechanisms , Mechanism , Session ,
  Iq , Message , Presence , Query ,
  VCard , Jingle , Description , PayloadType ,
  Transport , Candidate , Body , Subject ,
  Feature , Bind , Resource , Transfer ,
  Hold , Active , Ringing , Mute ,
  Registered , Remove , Jid , Username ,
  Password , Digest , Required , Optional ,
  Dtmf , DtmfMethod , Command , Text ,
  Item , Group , Reason , Content ,
  Trying , Received , File , Offer ,
  Request , StreamHost , StreamHostUsed , Ping ,
  Encryption , Crypto , Parameter , Identity ,
  Priority , EntityCapsTag , Handshake , Dialback ,
  Method , Compress , Compressed , Compression ,
  X , Hash , Algo , Size ,
  Date , Desc , Set , After ,
  Before , CountTag , First , Index ,
  Last , Max , Match , Directory ,
  Name , Changed , Count
}
 

Public Member Functions

 XmlTag ()
 
- Public Member Functions inherited from StringArray
 StringArray (const String *array, unsigned int len)
 
const Stringat (unsigned int index) const
 
const Stringoperator[] (unsigned int index) const
 
int operator[] (const String &token)
 

Additional Inherited Members

- Protected Attributes inherited from StringArray
Stringm_array
 
unsigned int m_length
 

Detailed Description

XML known tags array.

This class holds a list of XML tags

Member Enumeration Documentation

◆ Type

enum Type

Element tag enumeration

Constructor & Destructor Documentation

◆ XmlTag()

XmlTag ( )
inline

Constructor

References StringArray::StringArray().


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