NCBI C++ ToolKit
Classes | Typedefs | Enumerations | Variables
blob_record.hpp File Reference
#include <corelib/ncbistd.hpp>
#include "IdCassScope.hpp"
#include <string>
#include <vector>
+ Include dependency graph for blob_record.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CBlobRecord
 

Typedefs

using TBlobFlagBase = int64_t
 

Enumerations

enum class  EBlobFlags : TBlobFlagBase {
  eCheckFailed = 1 << 0 , eGzip = 1 << 1 , eNot4Gbu = 1 << 2 , eWithdrawn = 1 << 3 ,
  eSuppress = 1 << 4 , eDead = 1 << 5 , eBigBlobSchema = 1 << 6
}
 

Variables

 USING_NCBI_SCOPE
 

Typedef Documentation

◆ TBlobFlagBase

Definition at line 41 of file blob_record.hpp.

Enumeration Type Documentation

◆ EBlobFlags

enum EBlobFlags : TBlobFlagBase
strong
Enumerator
eCheckFailed 
eGzip 
eNot4Gbu 
eWithdrawn 
eSuppress 
eDead 
eBigBlobSchema 

Definition at line 42 of file blob_record.hpp.

Variable Documentation

◆ USING_NCBI_SCOPE

USING_NCBI_SCOPE

Definition at line 39 of file blob_record.hpp.

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