NCBI C++ ToolKit
Functions | Variables
genomic_collections_cli.cpp File Reference
#include <ncbi_pch.hpp>
#include <objects/genomecoll/genomic_collections_cli.hpp>
#include <objects/genomecoll/GCClient_AssemblyInfo.hpp>
#include <objects/genomecoll/GCClient_AssemblySequenceI.hpp>
#include <objects/genomecoll/GCClient_AssembliesForSequ.hpp>
#include <objects/genomecoll/GCClient_Error.hpp>
#include <objects/genomecoll/GC_Assembly.hpp>
#include <objects/genomecoll/GCClient_ValidateChrTypeLo.hpp>
#include <objects/genomecoll/GCClient_EquivalentAssembl.hpp>
#include <objects/genomecoll/GCClient_GetEquivalentAsse.hpp>
#include <objects/genomecoll/GCClient_GetAssemblyBlobRe.hpp>
#include <objects/genomecoll/cached_assembly.hpp>
#include <sstream>
#include <db/sqlite/sqlitewrapp.hpp>
#include <corelib/ncbiargs.hpp>
+ Include dependency graph for genomic_collections_cli.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

template<typename TReq >
void LogRequest (const TReq &req)
 
static void ValidateAsmAccession (const string &acc)
 

Variables

static const STimeout kTimeout = {600, 0}
 

Function Documentation

◆ LogRequest()

template<typename TReq >
void LogRequest ( const TReq &  req)

◆ ValidateAsmAccession()

static void ValidateAsmAccession ( const string acc)
static

Definition at line 128 of file genomic_collections_cli.cpp.

References eUnknown, and NCBI_THROW.

Referenced by CGenomicCollectionsService::GetAssembly().

Variable Documentation

◆ kTimeout

const STimeout kTimeout = {600, 0}
static
Modified on Fri Sep 20 14:58:06 2024 by modify_doxy.py rev. 669887