NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include "getblob_processor.hpp"
#include "pubseq_gateway.hpp"
#include "pubseq_gateway_cache_utils.hpp"
#include "pubseq_gateway_convert_utils.hpp"
#include "get_blob_callback.hpp"
#include "my_ncbi_cache.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Variables | |
USING_NCBI_SCOPE | |
static const string | kGetblobProcessorName = "Cassandra-getblob" |
Definition at line 44 of file getblob_processor.cpp.
Referenced by CPSGS_GetBlobProcessor::CanProcess(), CPSGS_GetBlobProcessor::GetName(), CPSGS_GetBlobProcessor::Process(), and CPSGS_GetBlobProcessor::x_Process().
USING_NCBI_SCOPE |
Definition at line 40 of file getblob_processor.cpp.