NCBI C++ ToolKit
Typedefs | Functions | Variables
psg_cache_bioseq_info.cpp File Reference
#include <ncbi_pch.hpp>
#include "psg_cache_bioseq_info.hpp"
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include <objtools/pubseq_gateway/protobuf/psg_protobuf.pb.h>
#include "psg_cache_bytes_util.hpp"
+ Include dependency graph for psg_cache_bioseq_info.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Typedefs

using TPackBytes = CPubseqGatewayCachePackBytes
 
using TUnpackBytes = CPubseqGatewayCacheUnpackBytes
 
using TField = CBioseqInfoFetchRequest::EFields
 

Functions

size_t PackedKeySize (size_t acc_sz)
 

Variables

 USING_IDBLOB_SCOPE
 
static const unsigned kPackedZeroSz = 1
 
static const unsigned kPackedVersionSz = 3
 
static const unsigned kPackedSeqIdTypeSz = 2
 
static const unsigned kPackedGISz = 8
 

Typedef Documentation

◆ TField

Definition at line 50 of file psg_cache_bioseq_info.cpp.

◆ TPackBytes

Definition at line 48 of file psg_cache_bioseq_info.cpp.

◆ TUnpackBytes

Definition at line 49 of file psg_cache_bioseq_info.cpp.

Function Documentation

◆ PackedKeySize()

size_t PackedKeySize ( size_t  acc_sz)

Variable Documentation

◆ kPackedGISz

const unsigned kPackedGISz = 8
static

◆ kPackedSeqIdTypeSz

const unsigned kPackedSeqIdTypeSz = 2
static

◆ kPackedVersionSz

const unsigned kPackedVersionSz = 3
static

◆ kPackedZeroSz

const unsigned kPackedZeroSz = 1
static

◆ USING_IDBLOB_SCOPE

USING_IDBLOB_SCOPE

Definition at line 46 of file psg_cache_bioseq_info.cpp.

Modified on Fri Sep 20 14:58:01 2024 by modify_doxy.py rev. 669887