Yate
|
This is the complete list of members for SharedVars, including all inherited members.
add(const String &name, uint64_t val, uint64_t wrap=0) | SharedVars | |
alive() const | RefObject | virtual |
alive(const RefObject *obj) | RefObject | inlinestatic |
check(long maxwait=-1) | Lockable | virtual |
clear(const String &name) | SharedVars | |
clearAll() | SharedVars | |
copy(NamedList &dest, const String &prefix=String::empty(), bool skipPrefix=true, bool replace=false) | SharedVars | inline |
count() | Mutex | static |
create(const String &name, const char *val=0) | SharedVars | |
dec(const String &name, uint64_t wrap=0) | SharedVars | |
deref() | RefObject | |
destroyed() | RefObject | protectedvirtual |
destruct() | RefObject | virtual |
efficientIncDec() | RefObject | static |
efficientTimedLock() | Mutex | static |
enableSafety(bool safe=true) | Lockable | static |
exists(const String &name) | SharedVars | |
GenObject() | GenObject | |
get(const String &name, String &rval) | SharedVars | |
getList(RefPointer< SharedVars > &dest, const String &name) | SharedVars | static |
getObjCounter() const | GenObject | inline |
getObjCounter(const String &name, bool create=true) | GenObject | static |
getObjCounters() | GenObject | static |
getObjCounting() | GenObject | inlinestatic |
getObject(const String &name) const | RefObject | virtual |
GenObject::getObject(const String &name, const GenObject *obj) | GenObject | inlinestatic |
inc(const String &name, uint64_t wrap=0) | SharedVars | |
lock(long maxwait=-1) | Mutex | virtual |
lockableMutex() | Mutex | inlinevirtual |
lockableRWLock() | Lockable | inlinevirtual |
lockableSemaphore() | Lockable | inlinevirtual |
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 | |
recursive() const | Mutex | |
ref() | RefObject | |
refcount() const | RefObject | inline |
RefObject() | RefObject | |
resurrect() | RefObject | protected |
safety() | Lockable | static |
set(const String &name, const char *val) | SharedVars | |
setObjCounter(NamedCounter *counter) | GenObject | |
setObjCounting(bool enable) | GenObject | inlinestatic |
SharedVars(const char *name=0) | SharedVars | inline |
startUsingNow() | Lockable | static |
sub(const String &name, uint64_t val, uint64_t wrap=0) | SharedVars | |
toString() const | SharedVars | inlinevirtual |
traceId() const | GenObject | virtual |
unlock() | Mutex | virtual |
unlockAll() | Lockable | virtual |
wait(unsigned long maxwait) | Lockable | static |
wait() | Lockable | static |
zeroRefs() | RefObject | protectedvirtual |
~GenObject() | GenObject | inlinevirtual |
~Lockable() | Lockable | virtual |
~Mutex() | Mutex | |
~RefObject() | RefObject | virtual |