JGEngine Member List
This is the complete list of members for
JGEngine, including all inherited members.
accept(JBEvent *event, bool &processed, bool &insert) | JGEngine | [protected, virtual] |
alive() const | GenObject | [virtual] |
call(JGSession::Version ver, const String &callerName, const String &remoteJID, const ObjList &contents, XMLElement *extra=0, const char *msg=0, const char *subject=0) | JGEngine | |
cancelThreads(bool wait=true, bool hard=false) | JBThreadList | |
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] |
defProcessEvent(JGEvent *event) | JGEngine | |
deque() | JBService | [protected] |
destruct() | JBService | [virtual] |
efficientTimedLock() | Mutex | [static] |
engine() | JBService | [inline] |
getEvent(u_int64_t time) | JGEngine | |
getObject(const String &name) const | GenObject | [virtual] |
initialize(const NamedList ¶ms) | JGEngine | [virtual] |
JBService(JBEngine *engine, const char *name, const NamedList *params, int prio) | JBService | |
JBThreadList(DebugEnabler *owner=0) | JBThreadList | [inline, protected] |
JGEngine(JBEngine *engine, const NamedList *params, int prio=0) | JGEngine | |
JGSession (defined in JGEngine) | JGEngine | [friend] |
lock(long maxwait=-1) | Mutex | [virtual] |
locked() const | Mutex | [virtual] |
locks() | Mutex | [static] |
m_initialized | JBService | [protected] |
Mutex(bool recursive=false, const char *name=0) | Mutex | |
Mutex(const Mutex &original) | Mutex | |
operator=(const Mutex &original) | Mutex | |
TelEngine::owner() const | Mutex | |
TelEngine::JBThreadList::owner() const | JBThreadList | [inline] |
pingInterval() const | JGEngine | [inline] |
priority() const | JBService | [inline] |
processEvent(JGEvent *event) | JGEngine | [virtual] |
received(JBEvent *event) | JBService | |
recursive() const | Mutex | |
setOwner(DebugEnabler *dbg) | JBThreadList | [inline, protected] |
stanzaTimeout() const | JGEngine | [inline] |
startUsingNow() | Lockable | [static] |
toString() const | GenObject | [virtual] |
unlock() | Mutex | [virtual] |
unlockAll() | Lockable | [virtual] |
wait(unsigned long maxwait) | Lockable | [static] |
wait() | Lockable | [static] |
~DebugEnabler() (defined in DebugEnabler) | DebugEnabler | [inline] |
~GenObject() | GenObject | [inline, virtual] |
~JBService() | JBService | [virtual] |
~JGEngine() | JGEngine | [virtual] |
~Lockable() | Lockable | [virtual] |
~Mutex() | Mutex | |