NCBI C++ ToolKit
|
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 | |
using TBlobFlagBase = int64_t |
Definition at line 41 of file blob_record.hpp.
|
strong |
Enumerator | |
---|---|
eCheckFailed | |
eGzip | |
eNot4Gbu | |
eWithdrawn | |
eSuppress | |
eDead | |
eBigBlobSchema |
Definition at line 42 of file blob_record.hpp.
USING_NCBI_SCOPE |
Definition at line 39 of file blob_record.hpp.