NCBI C++ ToolKit
Typedefs | Variables
psg_cache_blob_prop.cpp File Reference
#include <ncbi_pch.hpp>
#include "psg_cache_blob_prop.hpp"
#include <memory>
#include <set>
#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_blob_prop.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Typedefs

using TPackBytes = CPubseqGatewayCachePackBytes
 
using TUnpackBytes = CPubseqGatewayCacheUnpackBytes
 

Variables

 USING_IDBLOB_SCOPE
 
static constexpr const unsigned kPackedSatKeySize = 4
 
static constexpr const unsigned kPackedLastModifiedSize = 8
 
static constexpr const unsigned kPackedKeySize = (kPackedSatKeySize + kPackedLastModifiedSize)
 
BEGIN_IDBLOB_SCOPE USING_NCBI_SCOPE
 

Typedef Documentation

◆ TPackBytes

Definition at line 48 of file psg_cache_blob_prop.cpp.

◆ TUnpackBytes

Definition at line 49 of file psg_cache_blob_prop.cpp.

Variable Documentation

◆ kPackedKeySize

constexpr const unsigned kPackedKeySize = (kPackedSatKeySize + kPackedLastModifiedSize)
staticconstexpr

◆ kPackedLastModifiedSize

constexpr const unsigned kPackedLastModifiedSize = 8
staticconstexpr

◆ kPackedSatKeySize

constexpr const unsigned kPackedSatKeySize = 4
staticconstexpr

◆ USING_IDBLOB_SCOPE

USING_IDBLOB_SCOPE

Definition at line 46 of file psg_cache_blob_prop.cpp.

◆ USING_NCBI_SCOPE

BEGIN_IDBLOB_SCOPE USING_NCBI_SCOPE

Definition at line 58 of file psg_cache_blob_prop.cpp.

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