NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <sstream>
#include <memory>
#include <string>
#include <corelib/request_status.hpp>
#include <corelib/ncbidiag.hpp>
#include <objtools/pubseq_gateway/impl/cassandra/cass_blob_op.hpp>
#include <objtools/pubseq_gateway/impl/cassandra/IdCassScope.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
struct | SAccVerHistRec |
Typedefs | |
using | TAccVerHistConsumeCallback = function< bool(SAccVerHistRec &&, bool last)> |
Variables | |
BEGIN_IDBLOB_SCOPE | USING_NCBI_SCOPE |
using TAccVerHistConsumeCallback = function<bool( SAccVerHistRec &&, bool last)> |
Definition at line 82 of file record.hpp.
BEGIN_IDBLOB_SCOPE USING_NCBI_SCOPE |
Definition at line 45 of file record.hpp.