NCBI C++ ToolKit
|
#include <memory>
#include <objtools/pubseq_gateway/impl/cassandra/cass_driver.hpp>
#include <objtools/pubseq_gateway/impl/cassandra/mpmc_w.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | ICassQueryListConsumer |
class | CCassQueryList |
struct | CCassQueryList::SQrySlot |
class | CCassQueryList::CQryNotification |
struct | CCassQueryList::SPendingSlot |
class | CCassOneExecConsumer |
Typedefs | |
using | TCassQueryListTickCB = function< void()> |
Variables | |
BEGIN_IDBLOB_SCOPE | USING_NCBI_SCOPE |
using TCassQueryListTickCB = function<void()> |
Definition at line 16 of file cass_query_list.hpp.
BEGIN_IDBLOB_SCOPE USING_NCBI_SCOPE |
Definition at line 12 of file cass_query_list.hpp.