|
PTLib
Version 2.14.3
|
This is the complete list of members for XMPP::Presence, including all inherited members.
| AsString() const | PXML | |
| AsString() | PXML | |
| AsString(Options options) | PXML | |
| Available enum value | XMPP::Presence | |
| Away enum value | XMPP::Presence | |
| Chat enum value | XMPP::Presence | |
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| CloneAs() const | PObject | inline |
| Compare(const PObject &obj) const | PObject | virtual |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| CreateElement(const PCaselessString &name, const char *data=NULL) | PXML | virtual |
| CreateRootElement(const PCaselessString &name) | PXML | virtual |
| DEFAULT_MAX_ENTITY_LENGTH enum value | PXMLBase | |
| DND enum value | XMPP::Presence | |
| DocType enum value | PXML | |
| ElementName enum value | PXML | |
| EndOfValidationList enum value | PXML | |
| EqualTo enum value | PObject | |
| Error enum value | XMPP::Presence | |
| EscapeSpecialChars(const PString &string) | PXML | static |
| FromTag() | XMPP::Stanza | static |
| GenerateID() | XMPP::Stanza | static |
| GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
| GetDocType() const | PXML | inline |
| GetDocumentType() const | PXML | |
| GetDtdURI() const | PXML | inline |
| GetElement(const PString &name, PINDEX i=0) | XMPP::Stanza | virtual |
| PXML::GetElement(const PCaselessString &name, const PCaselessString &attr, const PString &attrval) const | PXML | |
| PXML::GetElement(const PCaselessString &name, PINDEX idx=0) const | PXML | |
| PXML::GetElement(PINDEX idx) const | PXML | |
| GetEncoding() const | PXML | inline |
| GetErrorColumn() const | PXML | inline |
| GetErrorLine() const | PXML | inline |
| GetErrorString() const | PXML | inline |
| GetFrom() const | XMPP::Stanza | virtual |
| GetID() const | XMPP::Stanza | virtual |
| GetMaxEntityLength() const | PXMLBase | inline |
| GetNumElements() const | PXML | |
| GetObjectCount() const | PXML | virtual |
| GetOptions() const | PXMLBase | inline |
| GetPriority() const | XMPP::Presence | virtual |
| GetPubicIdentifier() const | PXML | inline |
| GetRootElement() const | PXML | inline |
| GetShow(PString *showName=0) const | XMPP::Presence | virtual |
| GetStandAlone() const | PXML | inline |
| GetStatus(const PString &lang=PString::Empty()) | XMPP::Presence | virtual |
| GetStatusElement(const PString &lang=PString::Empty()) | XMPP::Presence | virtual |
| GetTo() const | XMPP::Stanza | virtual |
| GetTraceContextIdentifier() const | PObject | inline |
| GetTraceContextIdentifier(PObject &obj) | PObject | inline |
| GetTraceContextIdentifier(PObject *obj) | PObject | inline |
| GetType(PString *typeName=0) const | XMPP::Presence | virtual |
| GetVersion() const | PXML | inline |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| IDTag() | XMPP::Stanza | static |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
| IsClass(const char *cls) const | PObject | inline |
| IsDirty() const | PXML | |
| IsLoaded() const | PXML | inline |
| IsNoIndentElement(const PString &elementName) const | PXML | virtual |
| IsStandAlone enum value | PXMLBase | |
| IsValid() const | XMPP::Presence | virtual |
| LessThan enum value | PObject | |
| Load(const PString &data) | PXML | |
| Load(const PString &data, Options options) | PXML | |
| LoadAndValidate(const PString &body, const PXML::ValidationInfo *validator, PString &error, Options options=NoOptions) | PXML | |
| LoadFile(const PFilePath &fn) | PXML | |
| LoadFile(const PFilePath &fn, Options options) | PXML | |
| m_defaultNameSpace | PXML | protected |
| m_docType | PXML | protected |
| m_dtdURI | PXML | protected |
| m_encoding | PXML | protected |
| m_errorColumn | PXML | protected |
| m_errorLine | PXML | protected |
| m_errorString | PXML | protected |
| m_loadFilename | PXML | protected |
| m_maxEntityLength | PXMLBase | protected |
| m_noIndentElements | PXML | protected |
| m_options | PXMLBase | protected |
| m_percent | PXML | mutableprotected |
| m_publicId | PXML | protected |
| m_rootElement | PXML | protected |
| m_savedObjects | PXML | mutableprotected |
| m_standAlone | PXML | protected |
| m_totalObjects | PXML | protected |
| m_traceContextIdentifier | PObject | protected |
| m_version | PXML | protected |
| NotStandAlone enum value | PXMLBase | |
| Online enum value | XMPP::Presence | |
| OnLoaded() | PXML | inlinevirtual |
| OnLoadProgress(unsigned) const | PXML | inlinevirtual |
| OnSaveProgress(unsigned) const | PXML | inlinevirtual |
| operator!=(const PObject &obj) const | PObject | inline |
| operator<(const PObject &obj) const | PObject | inline |
| operator<=(const PObject &obj) const | PObject | inline |
| operator==(const PObject &obj) const | PObject | inline |
| operator>(const PObject &obj) const | PObject | inline |
| operator>=(const PObject &obj) const | PObject | inline |
| OptionalAttribute enum value | PXML | |
| OptionalAttributeWithValue enum value | PXML | |
| OptionalAttributeWithValueMatching enum value | PXML | |
| OptionalAttributeWithValueMatchingEx enum value | PXML | |
| OptionalElement enum value | PXML | |
| OptionalElementWithBodyMatching enum value | PXML | |
| OptionalElementWithBodyMatchingEx enum value | PXML | |
| OptionalNonEmptyAttribute enum value | PXML | |
| Other enum value | XMPP::Presence | |
| OutputIndent(ostream &strm, int indent, const PString &elementName=PString::Empty()) const | PXMLBase | |
| OutputProgress() const | PXML | virtual |
| P_DECLARE_BITWISE_ENUM_EX(Options, 7,(NoOptions, Indent, IndentWithTabs, NewLineAfterElement, NoIgnoreWhiteSpace, CloseExtended, WithNS, FragmentOnly), AllOptions=(1<<(6+1))-1) | PXMLBase | |
| PObject() | PObject | inlineprotected |
| Presence() | XMPP::Presence | |
| Presence(PXMLElement &pdu) | XMPP::Presence | |
| PresenceType enum name | XMPP::Presence | |
| PrintOn(ostream &strm) const | PXML | virtual |
| PriorityTag() | XMPP::Presence | static |
| Probe enum value | XMPP::Presence | |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| PXML(Options options=NoOptions, const char *noIndentElements=NULL) | PXML | |
| PXML(const PXML &xml) | PXML | |
| PXMLBase(Options opts=NoOptions) | PXMLBase | |
| ReadFrom(istream &strm) | PXML | virtual |
| RemoveAll() | PXML | |
| RequiredAttribute enum value | PXML | |
| RequiredAttributeWithValue enum value | PXML | |
| RequiredAttributeWithValueMatching enum value | PXML | |
| RequiredAttributeWithValueMatchingEx enum value | PXML | |
| RequiredElement enum value | PXML | |
| RequiredElementWithBodyMatching enum value | PXML | |
| RequiredElementWithBodyMatchingEx enum value | PXML | |
| RequiredNonEmptyAttribute enum value | PXML | |
| Save() | PXML | |
| Save(Options options) | PXML | |
| SaveFile(const PFilePath &fn) | PXML | |
| SaveFile(const PFilePath &fn, Options options) | PXML | |
| SetDefaultNamespace enum value | PXML | |
| SetFrom(const PString &from) | XMPP::Stanza | virtual |
| SetID(const PString &id) | XMPP::Stanza | virtual |
| SetMaxEntityLength(unsigned len) | PXMLBase | inline |
| SetNamespace enum value | PXML | |
| SetOptions(Options opts) | PXMLBase | inline |
| SetPriority(BYTE priority) | XMPP::Presence | virtual |
| SetRootElement(PXMLRootElement *root) | PXML | |
| SetRootElement(const PString &documentType) | PXML | |
| SetShow(ShowType show) | XMPP::Presence | virtual |
| SetShow(const PString &show) | XMPP::Presence | virtual |
| SetStatus(const PString &status, const PString &lang=PString::Empty()) | XMPP::Presence | virtual |
| SetTo(const PString &to) | XMPP::Stanza | virtual |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| SetType(PresenceType type) | XMPP::Presence | virtual |
| SetType(const PString &type) | XMPP::Presence | virtual |
| ShowTag() | XMPP::Presence | static |
| ShowType enum name | XMPP::Presence | |
| StandAloneType enum name | PXMLBase | |
| StatusTag() | XMPP::Presence | static |
| Subscribe enum value | XMPP::Presence | |
| Subscribed enum value | XMPP::Presence | |
| Subtree enum value | PXML | |
| ToTag() | XMPP::Stanza | static |
| TypeTag() | XMPP::Presence | static |
| Unavailable enum value | XMPP::Presence | |
| UninitialisedStandAlone enum value | PXMLBase | |
| Unknown enum value | XMPP::Presence | |
| UnknownStandAlone enum value | PXMLBase | |
| Unsubscribe enum value | XMPP::Presence | |
| Unsubscribed enum value | XMPP::Presence | |
| 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 name | PXML | |
| XA enum value | XMPP::Presence | |
| ~PObject() | PObject | inlinevirtual |
| ~PXML() | PXML |