Go to the SVN repository for this file.
1 #ifndef OBJTOOLS__PUBSEQ_GATEWAY__IPG__IPG_HUGE_REPORT_HELPER_HPP_ 2 #define OBJTOOLS__PUBSEQ_GATEWAY__IPG__IPG_HUGE_REPORT_HELPER_HPP_ 48 query->SetSQL(
"SELECT ipg, subgroups_status, subgroups_hash, subgroups FROM "+ keyspace +
".ipg_report_config WHERE ipg = ?", 1);
49 query->BindInt64(0, ipg);
50 query->Query(consistency, async);
56 if(!
query->IsEOF()) {
58 autostatus_value =
query->FieldGetInt32Value(1, 0);
61 query->FieldGetContainerValue(3, back_inserter(
config.subgroups));
67sm_HugeIpgDisabled =
value;
72 return!sm_HugeIpgDisabled;
static void FetchHugeIpgConfigResult(SIpgSubgroupsConfig &config, CCassQuery *query, bool async)
CPubseqGatewayHugeIpgReportHelper()=default
static bool HugeIpgEnabled()
static void SetHugeIpgDisabled(bool value)
static atomic_bool sm_HugeIpgDisabled
static void PrepareHugeIpgConfigQuery(TIpg ipg, string const &keyspace, CCassQuery *query, CassConsistency consistency, bool async)
Include a standard set of the NCBI C++ Toolkit most basic headers.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.
const GenericPointer< typename T::ValueType > T2 value
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4