, including all inherited members.
clearCache() | QtCassandra::QCassandraContext | |
contextName() const | QtCassandra::QCassandraContext | |
create() | QtCassandra::QCassandraContext | |
createTable(const QCassandraTable *table) | QtCassandra::QCassandraContext | [private] |
descriptionOption(const QString &option) const | QtCassandra::QCassandraContext | |
descriptionOptions() const | QtCassandra::QCassandraContext | |
drop() | QtCassandra::QCassandraContext | |
dropTable(const QString &table_name) | QtCassandra::QCassandraContext | |
durableWrites() const | QtCassandra::QCassandraContext | |
f_cassandra | QtCassandra::QCassandraContext | [private] |
f_options | QtCassandra::QCassandraContext | [private] |
f_private | QtCassandra::QCassandraContext | [private] |
f_tables | QtCassandra::QCassandraContext | [private] |
findTable(const QString &table_name) const | QtCassandra::QCassandraContext | |
getCellCount(const QString &table_name, const QByteArray &row_key, const QCassandraColumnPredicate &column_predicate) | QtCassandra::QCassandraContext | [private] |
getColumnSlice(QCassandraTable &table, const QByteArray &row_key, const QCassandraColumnPredicate &column_predicate) | QtCassandra::QCassandraContext | [private] |
getRowSlices(QCassandraTable &table, const QCassandraRowPredicate &row_predicate) | QtCassandra::QCassandraContext | [private] |
getValue(const QString &table_name, const QByteArray &row_key, const QByteArray &column_key, QCassandraValue &value) | QtCassandra::QCassandraContext | [private] |
insertValue(const QString &table_name, const QByteArray &row_key, const QByteArray &column_key, const QCassandraValue &value) | QtCassandra::QCassandraContext | [private] |
makeCurrent() | QtCassandra::QCassandraContext | [private] |
operator[](const QString &table_name) | QtCassandra::QCassandraContext | |
operator[](const QString &table_name) const | QtCassandra::QCassandraContext | |
parseContextDefinition(const void *data) | QtCassandra::QCassandraContext | [private] |
prepareContextDefinition(void *data) const | QtCassandra::QCassandraContext | [private] |
QCassandra class | QtCassandra::QCassandraContext | [friend] |
QCassandraContext(QCassandra *cassandra, const QString &context_name) | QtCassandra::QCassandraContext | [private] |
QCassandraContextOptions typedef | QtCassandra::QCassandraContext | |
QCassandraContextPrivate class | QtCassandra::QCassandraContext | [friend] |
QCassandraPrivate class | QtCassandra::QCassandraContext | [friend] |
QCassandraTable class | QtCassandra::QCassandraContext | [friend] |
remove(const QString &table_name, const QByteArray &row_key, const QByteArray &column_key, int64_t timestamp, consistency_level_t consistency_level) | QtCassandra::QCassandraContext | [private] |
replicationFactor() const | QtCassandra::QCassandraContext | |
setDescriptionOption(const QString &option, const QString &value) | QtCassandra::QCassandraContext | |
setDescriptionOptions(const QCassandraContextOptions &options) | QtCassandra::QCassandraContext | |
setDurableWrites(bool durable_writes) | QtCassandra::QCassandraContext | |
setReplicationFactor(int32_t factor) | QtCassandra::QCassandraContext | |
setStrategyClass(const QString &strategy_class) | QtCassandra::QCassandraContext | |
strategyClass() const | QtCassandra::QCassandraContext | |
table(const QString &table_name) | QtCassandra::QCassandraContext | |
tables() const | QtCassandra::QCassandraContext | |
truncateTable(const QCassandraTable *table) | QtCassandra::QCassandraContext | [private] |
unparent() | QtCassandra::QCassandraContext | [private] |
unsetDurableWrites() | QtCassandra::QCassandraContext | |
unsetReplicationFactor() | QtCassandra::QCassandraContext | |
update() | QtCassandra::QCassandraContext | |
updateTable(const QCassandraTable *table) | QtCassandra::QCassandraContext | [private] |
~QCassandraContext() | QtCassandra::QCassandraContext | [virtual] |