, including all inherited members.
acceptIq(XMPPUtils::IqType type, const JabberID &from, const JabberID &to, const String &id, XmlElement *xml, const char *line, XMPPError::Type &error, String &text) | JGEngine | |
call(JGSession::Version ver, const JabberID &caller, const JabberID &called, const ObjList &contents, XmlElement *extra=0, const char *msg=0, const char *subject=0, const char *line=0, int *flags=0) | JGEngine | |
check(long maxwait=-1) | Lockable | [virtual] |
count() | Mutex | [static] |
debugAt(int level) const | DebugEnabler | |
debugChain(const DebugEnabler *chain=0) | DebugEnabler | [inline] |
debugChained() const | DebugEnabler | [inline] |
debugCopy(const DebugEnabler *original=0) | DebugEnabler | |
debugEnabled() const | DebugEnabler | [inline] |
debugEnabled(bool enable) | DebugEnabler | [inline] |
DebugEnabler(int level=TelEngine::debugLevel(), bool enabled=true) | DebugEnabler | [inline] |
debugLevel() const | DebugEnabler | [inline] |
debugLevel(int level) | DebugEnabler | |
debugName() const | DebugEnabler | [inline] |
debugName(const char *name) | DebugEnabler | [inline, protected] |
decodeFlags(const String &list, const TokenDict *dict) | JGEngine | [static] |
defProcessEvent(JGEvent *event) | JGEngine | |
disableSafety() | Lockable | [static] |
efficientTimedLock() | Mutex | [static] |
encodeFlags(String &buf, int flags, const TokenDict *dict) | JGEngine | [static] |
getEvent(u_int64_t time) | JGEngine | |
initialize(const NamedList ¶ms) | JGEngine | [virtual] |
JGEngine(const char *name="jgengine") | JGEngine | |
JGSession (defined in JGEngine) | JGEngine | [friend] |
lock(long maxwait=-1) | Mutex | [virtual] |
locked() const | Mutex | [virtual] |
locks() | Mutex | [static] |
Mutex(bool recursive=false, const char *name=0) | Mutex | [explicit] |
Mutex(const Mutex &original) | Mutex | |
operator=(const Mutex &original) | Mutex | |
owner() const | Mutex | |
pingInterval() const | JGEngine | [inline] |
processEvent(JGEvent *event) | JGEngine | [virtual] |
recursive() const | Mutex | |
sendMessage(JGSession *session, const char *body) | JGEngine | [virtual] |
sendStanza(JGSession *session, XmlElement *&stanza) | JGEngine | [virtual] |
sessionFlags() const | JGEngine | [inline] |
stanzaTimeout() const | JGEngine | [inline] |
startUsingNow() | Lockable | [static] |
unlock() | Mutex | [virtual] |
unlockAll() | Lockable | [virtual] |
wait(unsigned long maxwait) | Lockable | [static] |
wait() | Lockable | [static] |
~DebugEnabler() (defined in DebugEnabler) | DebugEnabler | [inline] |
~JGEngine() | JGEngine | [virtual] |
~Lockable() | Lockable | [virtual] |
~Mutex() | Mutex | |