NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <util/xregexp/regexp.hpp>
#include "accession_version_history_processor.hpp"
#include "pubseq_gateway.hpp"
#include "pubseq_gateway_cache_utils.hpp"
#include "pubseq_gateway_convert_utils.hpp"
#include "acc_ver_hist_callback.hpp"
#include "psgs_seq_id_utils.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Variables | |
USING_NCBI_SCOPE | |
static const string | kAccVerHistProcessorName = "Cassandra-accession-version-history" |
Definition at line 46 of file accession_version_history_processor.cpp.
Referenced by CPSGS_AccessionVersionHistoryProcessor::CanProcess(), CPSGS_AccessionVersionHistoryProcessor::GetName(), CPSGS_AccessionVersionHistoryProcessor::x_OnAccVerHistData(), CPSGS_AccessionVersionHistoryProcessor::x_OnAccVerHistError(), CPSGS_AccessionVersionHistoryProcessor::x_OnSeqIdResolveError(), CPSGS_AccessionVersionHistoryProcessor::x_Peek(), and CPSGS_AccessionVersionHistoryProcessor::x_SendBioseqInfo().
USING_NCBI_SCOPE |
Definition at line 42 of file accession_version_history_processor.cpp.