Cutelyst  2.14.2
Cutelyst::Memcached Member List

This is the complete list of members for Cutelyst::Memcached, including all inherited members.

add(const QString &key, const QByteArray &value, time_t expiration, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
add(const QString &key, const T &value, time_t expiration, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
addByKey(const QString &groupKey, const QString &key, const QByteArray &value, time_t expiration, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
addByKey(const QString &groupKey, const QString &key, const T &value, time_t expiration, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
AuthContinue enum valueCutelyst::Memcached
AuthFailure enum valueCutelyst::Memcached
AuthProblem enum valueCutelyst::Memcached
BadKeyProvided enum valueCutelyst::Memcached
blockSignals(bool block)QObject
Buffered enum valueCutelyst::Memcached
cas(const QString &key, const QByteArray &value, time_t expiration, uint64_t cas, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
cas(const QString &key, const T &value, time_t expiration, uint64_t cas, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
casByKey(const QString &groupKey, const QString &key, const QByteArray &value, time_t expiration, uint64_t cas, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
casByKey(const QString &groupKey, const QString &key, const T &value, time_t expiration, uint64_t cas, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
ClientError enum valueCutelyst::Memcached
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
ConnectionFailure enum valueCutelyst::Memcached
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
DataDoesNotExist enum valueCutelyst::Memcached
DataExists enum valueCutelyst::Memcached
decrement(const QString &key, uint32_t offset, uint64_t *value=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
decrementByKey(const QString &groupKey, const QString &key, uint64_t offset, uint64_t *value=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
decrementWithInitial(const QString &key, uint64_t offset, uint64_t initial, time_t expiration, uint64_t *value=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
decrementWithInitialByKey(const QString &groupKey, const QString &key, uint64_t offset, uint64_t initial, time_t expiration, uint64_t *value=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
Deleted enum valueCutelyst::Memcached
deleteLater()QObject
Deprecated enum valueCutelyst::Memcached
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) constQObject
disconnect(const QObject *receiver, const char *method) constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
E2Big enum valueCutelyst::Memcached
End enum valueCutelyst::Memcached
Errno enum valueCutelyst::Memcached
Error enum valueCutelyst::Memcached
errorString(Context *c, MemcachedReturnType rt)Cutelyst::Memcachedstatic
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
exist(const QString &key, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
existByKey(const QString &groupKey, const QString &key, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
expirationNotAddCutelyst::Memcachedstatic
Failure enum valueCutelyst::Memcached
FetchNotFinished enum valueCutelyst::Memcached
findChild(const QString &name, Qt::FindChildOptions options) constQObject
findChildren(const QString &name, Qt::FindChildOptions options) constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) constQObject
flush(time_t expiration, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
flushBuffers(MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
get(const QString &key, uint64_t *cas=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
get(const QString &key, uint64_t *cas=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
getByKey(const QString &groupKey, const QString &key, uint64_t *cas=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
getByKey(const QString &groupKey, const QString &key, uint64_t *cas=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
HostLookupFailure enum valueCutelyst::Memcached
increment(const QString &key, uint32_t offset, uint64_t *value=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
incrementByKey(const QString &groupKey, const QString &key, uint64_t offset, uint64_t *value=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
incrementWithInitial(const QString &key, uint64_t offset, uint64_t initial, time_t expiration, uint64_t *value=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
incrementWithInitialByKey(const QString &groupKey, const QString &key, uint64_t offset, uint64_t initial, time_t expiration, uint64_t *value=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
inherits(const char *className) constQObject
InProgress enum value (defined in Cutelyst::Memcached)Cutelyst::Memcached
installEventFilter(QObject *filterObj)QObject
InvalidArguments enum valueCutelyst::Memcached
InvalidHostProtocol enum valueCutelyst::Memcached
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isWidgetType() constQObject
isWindowType() constQObject
KeyTooBig enum valueCutelyst::Memcached
killTimer(int id)QObject
libMemcachedVersion()Cutelyst::Memcachedstatic
MaximumReturn enum value (defined in Cutelyst::Memcached)Cutelyst::Memcached
Memcached(Application *parent)Cutelyst::Memcached
MemcachedReturnType enum nameCutelyst::Memcached
MemoryAllocationFailure enum valueCutelyst::Memcached
metaObject() constQObjectvirtual
mget(const QStringList &keys, QHash< QString, uint64_t > *casValues=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
mget(const QStringList &keys, QHash< QString, uint64_t > *casValues=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
mgetByKey(const QString &groupKey, const QStringList &keys, QHash< QString, uint64_t > *casValues=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
mgetByKey(const QString &groupKey, const QStringList &keys, QHash< QString, uint64_t > *casValues=nullptr, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
moveToThread(QThread *targetThread)QObject
NoServers enum valueCutelyst::Memcached
NotFound enum valueCutelyst::Memcached
NotStored enum valueCutelyst::Memcached
NotSupported enum valueCutelyst::Memcached
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName)QObject
parent() constQObject
ParseError enum valueCutelyst::Memcached
ParseUserError enum valueCutelyst::Memcached
PartialRead enum valueCutelyst::Memcached
Plugin(Application *parent)Cutelyst::Plugin
PluginNotRegisterd enum valueCutelyst::Memcached
property(const char *name) constQObject
ProtocolError enum valueCutelyst::Memcached
QObject(QObject *parent)QObject
ReadFailure enum valueCutelyst::Memcached
receivers(const char *signal) constQObjectprotected
remove(const QString &key, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
removeByKey(const QString &groupKey, const QString &key, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
removeEventFilter(QObject *obj)QObject
replace(const QString &key, const QByteArray &value, time_t expiration, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
replace(const QString &key, const T &value, time_t expiration, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
replaceByKey(const QString &groupKey, const QString &key, const QByteArray &value, time_t expiration, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
replaceByKey(const QString &groupKey, const QString &key, const T &value, time_t expiration, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
ServerError enum valueCutelyst::Memcached
ServerMarkedDead enum valueCutelyst::Memcached
ServerMemoryAllocationFailure enum value (defined in Cutelyst::Memcached)Cutelyst::Memcached
ServerTemporaryDisabled enum value (defined in Cutelyst::Memcached)Cutelyst::Memcached
set(const QString &key, const QByteArray &value, time_t expiration, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
set(const QString &key, const T &value, time_t expiration, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
setByKey(const QString &groupKey, const QString &key, const QByteArray &value, time_t expiration, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
setByKey(const QString &groupKey, const QString &key, const T &value, time_t expiration, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
setDefaultConfig(const QVariantMap &defaultConfig)Cutelyst::Memcached
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setup(Application *app) overrideCutelyst::Memcachedprotectedvirtual
signalsBlocked() constQObject
SomeErrors enum valueCutelyst::Memcached
startTimer(int interval, Qt::TimerType timerType)QObject
Stat enum valueCutelyst::Memcached
Stored enum valueCutelyst::Memcached
Success enum valueCutelyst::Memcached
thread() constQObject
Timeout enum valueCutelyst::Memcached
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
touch(const QString &key, time_t expiration, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
touchByKey(const QString &groupKey, const QString &key, time_t expiration, MemcachedReturnType *returnType=nullptr)Cutelyst::Memcachedstatic
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
UnknownReadFailure enum valueCutelyst::Memcached
UnknownStatKey enum valueCutelyst::Memcached
WriteFailure enum valueCutelyst::Memcached
~Memcached() overrideCutelyst::Memcachedvirtual
~QObject()QObjectvirtual