add(const String &name) | JIDResourceList | [inline] |
add(JIDResource *resource) | JIDResourceList | |
check(long maxwait=-1) | Lockable | [virtual] |
clear() | JIDResourceList | [inline] |
count() | Mutex | [static] |
efficientTimedLock() | Mutex | [static] |
get(const String &name) | JIDResourceList | |
getAudio(bool availableOnly=true) | JIDResourceList | |
getFirst() | JIDResourceList | [inline] |
JBPresence (defined in JIDResourceList) | JIDResourceList | [friend] |
JIDResourceList() | JIDResourceList | [inline] |
lock(long maxwait=-1) | Mutex | [virtual] |
locked() const | Mutex | [virtual] |
locks() | Mutex | [static] |
Mutex(bool recursive=false, const char *name=0) | Mutex | |
Mutex(const Mutex &original) | Mutex | |
operator=(const Mutex &original) | Mutex | |
owner() const | Mutex | |
recursive() const | Mutex | |
remove(JIDResource *resource, bool del=true) | JIDResourceList | [inline] |
startUsingNow() | Lockable | [static] |
unlock() | Mutex | [virtual] |
unlockAll() | Lockable | [virtual] |
wait(unsigned long maxwait) | Lockable | [static] |
wait() | Lockable | [static] |
XMPPUser (defined in JIDResourceList) | JIDResourceList | [friend] |
~Lockable() | Lockable | [virtual] |
~Mutex() | Mutex |