|
Yate
|
XML known tags array. More...
#include <xmpputils.h>
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 String & | at (unsigned int index) const |
| const String & | operator[] (unsigned int index) const |
| int | operator[] (const String &token) |
Additional Inherited Members | |
Protected Attributes inherited from StringArray | |
| String * | m_array |
| unsigned int | m_length |
XML known tags array.
This class holds a list of XML tags
| enum Type |
Element tag enumeration
|
inline |
Constructor
References StringArray::StringArray().