| 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 | |
| Enter() | XMPP::MUC::Room | virtual |
| EqualTo enum value | PObject | |
| Exists(PNotifierIdentifer id) | PValidatedNotifierTarget | static |
| GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
| GetOtherUsers() const | XMPP::MUC::Room | inline |
| GetTraceContextIdentifier() const | PObject | inline |
| GetTraceContextIdentifier(PObject &obj) | PObject | inline |
| GetTraceContextIdentifier(PObject *obj) | PObject | inline |
| GetUser() const | XMPP::MUC::Room | inline |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| 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 |
| Leave() | XMPP::MUC::Room | virtual |
| LessThan enum value | PObject | |
| m_Handler | XMPP::MUC::Room | protected |
| m_MessageHandlers | XMPP::MUC::Room | protected |
| m_OtherUsers | XMPP::MUC::Room | protected |
| m_RoomJID | XMPP::MUC::Room | protected |
| m_RoomJoinedHandlers | XMPP::MUC::Room | protected |
| m_RoomLeftHandlers | XMPP::MUC::Room | protected |
| m_traceContextIdentifier | PObject | protected |
| m_User | XMPP::MUC::Room | protected |
| m_UserAddedHandlers | XMPP::MUC::Room | protected |
| m_UserChangedHandlers | XMPP::MUC::Room | protected |
| m_UserRemovedHandlers | XMPP::MUC::Room | protected |
| OnMessage(Message &msg) | XMPP::MUC::Room | virtual |
| OnRoomJoined() | XMPP::MUC::Room | virtual |
| OnRoomLeft() | XMPP::MUC::Room | virtual |
| OnUserAdded(User &user) | XMPP::MUC::Room | virtual |
| OnUserChanged(User &user) | XMPP::MUC::Room | virtual |
| OnUserRemoved(User &user) | XMPP::MUC::Room | virtual |
| operator!=(const PObject &obj) const | PObject | inline |
| operator<(const PObject &obj) const | PObject | inline |
| operator<=(const PObject &obj) const | PObject | inline |
| operator=(const PValidatedNotifierTarget &) | PValidatedNotifierTarget | inline |
| operator==(const PObject &obj) const | PObject | inline |
| operator>(const PObject &obj) const | PObject | inline |
| operator>=(const PObject &obj) const | PObject | inline |
| PDECLARE_VALIDATED_NOTIFIER(C2S::StreamHandler, Room, OnSessionReleased) | XMPP::MUC::Room | protected |
| PDECLARE_VALIDATED_NOTIFIER(Message, Room, OnMessage) | XMPP::MUC::Room | protected |
| PDECLARE_VALIDATED_NOTIFIER(Presence, Room, OnPresence) | XMPP::MUC::Room | protected |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PObject | virtual |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| PValidatedNotifierTarget() | PValidatedNotifierTarget | |
| PValidatedNotifierTarget(const PValidatedNotifierTarget &) | PValidatedNotifierTarget | |
| ReadFrom(istream &strm) | PObject | virtual |
| Room(C2S::StreamHandler *handler, const JID &jid, const PString &nick) | XMPP::MUC::Room | |
| SendMessage(const PString &msg) | XMPP::MUC::Room | virtual |
| SendMessage(Message &msg) | XMPP::MUC::Room | virtual |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| ~PObject() | PObject | inlinevirtual |
| ~PValidatedNotifierTarget() | PValidatedNotifierTarget | virtual |