PTLib  Version 2.10.11
XMPP::Message Member List

This is the complete list of members for XMPP::Message, including all inherited members.

AddElement(PXMLElement *elem)XMPP::Stanzavirtual
AllOptions enum valuePXMLBase
AsString() constPXML
BodyTag()XMPP::Messagestatic
Chat enum valueXMPP::Message
Class()PObjectinlinestatic
Clone() constPObjectvirtual
CloseExtended enum valuePXMLBase
Compare(const PObject &obj) constPObjectvirtual
CompareObjectMemoryDirect(const PObject &obj) constPObjectvirtual
Comparison enum namePObject
Construct(int options, const char *noIndentElements)PXMLprotected
CreateEndTag(const PString &text)PXMLstatic
CreateStartTag(const PString &text)PXMLstatic
CreateTag(const PString &text, const PString &data)PXMLstatic
CreateTagNoData(const PString &text)PXMLstatic
DEFAULT_MAX_ENTITY_LENGTH enum valuePXMLBase
docTypePXMLprotected
DocType enum valuePXML
ElementName enum valuePXML
encodingPXMLprotected
EndOfValidationList enum valuePXML
EqualTo enum valuePObject
Error enum valueXMPP::Message
EscapeSpecialChars(const PString &string)PXMLstatic
FragmentOnly enum valuePXMLBase
FromTag()XMPP::Stanzastatic
GenerateID()XMPP::Stanzastatic
GetBody(const PString &lang=PString::Empty())XMPP::Messagevirtual
GetBodyElement(const PString &lang=PString::Empty())XMPP::Messagevirtual
GetClass(unsigned ancestor=0) constPObjectinlinevirtual
GetDocType() constPXMLinline
GetDocumentType() constPXML
GetElement(const PString &name, PINDEX i=0)XMPP::Stanzavirtual
PXML::GetElement(const PCaselessString &name, const PCaselessString &attr, const PString &attrval) constPXML
PXML::GetElement(const PCaselessString &name, PINDEX idx=0) constPXML
PXML::GetElement(PINDEX idx) constPXML
GetErrorColumn() constPXMLinline
GetErrorLine() constPXMLinline
GetErrorString() constPXMLinline
GetFrom() constXMPP::Stanzavirtual
GetID() constXMPP::Stanzavirtual
GetLanguage() constXMPP::Messagevirtual
GetMaxEntityLength() constPXMLBaseinline
GetMutex()PXMLinline
GetNumElements() constPXML
GetOptions() constPXMLBaseinline
GetRootElement() constPXMLinline
GetSubject(const PString &lang=PString::Empty())XMPP::Messagevirtual
GetSubjectElement(const PString &lang=PString::Empty())XMPP::Messagevirtual
GetThread()XMPP::Messagevirtual
GetTo() constXMPP::Stanzavirtual
GetType(PString *typeName=0) constXMPP::Messagevirtual
GreaterThan enum valuePObject
GroupChat enum valueXMPP::Message
HashFunction() constPObjectvirtual
HeadLine enum valueXMPP::Message
IDTag()XMPP::Stanzastatic
Indent enum valuePXMLBase
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) constPObjectinlinevirtual
IsClass(const char *cls) constPObjectinline
IsDirty() constPXML
IsLoaded() constPXMLinline
IsNoIndentElement(const PString &elementName) constPXMLvirtual
IsStandAlone enum valuePXMLBase
IsValid() constXMPP::Messagevirtual
IsValid(const PXML *pdu)XMPP::Messagestatic
LessThan enum valuePObject
Load(const PString &data, Options options=NoOptions)PXML
LoadAndValidate(const PString &body, const PXML::ValidationInfo *validator, PString &error, int options=NoOptions)PXML
LoadFile(const PFilePath &fn, Options options=NoOptions)PXML
loadFilenamePXMLprotected
loadFromFilePXMLprotected
m_defaultNameSpacePXMLprotected
m_errorColumnPXMLprotected
m_errorLinePXMLprotected
m_errorStringPXMLprotected
m_maxEntityLengthPXMLBaseprotected
m_optionsPXMLBaseprotected
m_standAlonePXMLprotected
Message()XMPP::Message
Message(PXML &pdu)XMPP::Message
Message(PXML *pdu)XMPP::Message
MessageType enum nameXMPP::Message
NewLineAfterElement enum valuePXMLBase
NoIgnoreWhiteSpace enum valuePXMLBase
noIndentElementsPXMLprotected
NoOptions enum valuePXMLBase
Normal enum valueXMPP::Message
NotStandAlone enum valuePXMLBase
OnLoaded()PXMLinlinevirtual
operator!=(const PObject &obj) constPObjectinline
operator<(const PObject &obj) constPObjectinline
operator<=(const PObject &obj) constPObjectinline
operator==(const PObject &obj) constPObjectinline
operator>(const PObject &obj) constPObjectinline
operator>=(const PObject &obj) constPObjectinline
OptionalAttribute enum valuePXML
OptionalAttributeWithValue enum valuePXML
OptionalAttributeWithValueMatching enum valuePXML
OptionalAttributeWithValueMatchingEx enum valuePXML
OptionalElement enum valuePXML
OptionalElementWithBodyMatching enum valuePXML
OptionalElementWithBodyMatchingEx enum valuePXML
OptionalNonEmptyAttribute enum valuePXML
Options enum namePXMLBase
PObject()PObjectinlineprotected
PrintOn(ostream &strm) constPXMLvirtual
PXML(int options=NoOptions, const char *noIndentElements=NULL)PXML
PXML(const PString &data, int options=NoOptions, const char *noIndentElements=NULL)PXML
PXML(const PXML &xml)PXML
PXMLBase(int opts=NoOptions)PXMLBase
ReadFrom(istream &strm)PXMLvirtual
RemoveAll()PXML
RemoveElement(PINDEX idx)PXML
RequiredAttribute enum valuePXML
RequiredAttributeWithValue enum valuePXML
RequiredAttributeWithValueMatching enum valuePXML
RequiredAttributeWithValueMatchingEx enum valuePXML
RequiredElement enum valuePXML
RequiredElementWithBodyMatching enum valuePXML
RequiredElementWithBodyMatchingEx enum valuePXML
RequiredNonEmptyAttribute enum valuePXML
rootElementPXMLprotected
rootMutexPXMLprotected
Save(Options options=NoOptions)PXML
Save(PString &data, Options options=NoOptions)PXML
SaveFile(const PFilePath &fn, Options options=NoOptions)PXML
SetBody(const PString &body, const PString &lang=PString::Empty())XMPP::Messagevirtual
SetDefaultNamespace enum valuePXML
SetDocType(const PString &v)PXMLinline
SetFrom(const PString &from)XMPP::Stanzavirtual
SetID(const PString &id)XMPP::Stanzavirtual
SetLanguage(const PString &lang)XMPP::Messagevirtual
SetMaxEntityLength(unsigned len)PXMLBaseinline
SetNamespace enum valuePXML
SetOptions(int opts)PXMLBaseinline
SetRootElement(PXMLElement *p)PXML
SetRootElement(const PString &documentType)PXML
SetSubject(const PString &subj, const PString &lang=PString::Empty())XMPP::Messagevirtual
SetThread(const PString &thrd)XMPP::Messagevirtual
SetTo(const PString &to)XMPP::Stanzavirtual
SetType(MessageType type)XMPP::Messagevirtual
SetType(const PString &type)XMPP::Messagevirtual
StandAloneType enum namePXMLBase
SubjectTag()XMPP::Messagestatic
Subtree enum valuePXML
ThreadTag()XMPP::Messagestatic
ToTag()XMPP::Stanzastatic
TypeTag()XMPP::Messagestatic
UninitialisedStandAlone enum valuePXMLBase
Unknown enum valueXMPP::Message
UnknownStandAlone enum valuePXMLBase
Validate(const ValidationInfo *validator)PXML
ValidateElement(ValidationContext &context, PXMLElement *element, const ValidationInfo *elements)PXML
ValidateElements(ValidationContext &context, PXMLElement *baseElement, const ValidationInfo *elements)PXML
ValidationOp enum namePXML
versionPXMLprotected
WithNS enum valuePXMLBase
~PObject()PObjectinlinevirtual
~PXML()PXML