Go to the documentation of this file.Go to the SVN repository for this file.
39 #ifndef OBJECTS_SEQTABLE_SCALED_INT_MULTI_DATA_HPP
40 #define OBJECTS_SEQTABLE_SCALED_INT_MULTI_DATA_HPP
64 size_t GetIntSize(
void)
const;
66 bool TryGetInt4(
size_t row,
Int4& v)
const;
67 bool TryGetInt8(
size_t row,
Int8& v)
const;
CScaled_int_multi_data_Base –.
CScaled_int_multi_data & operator=(const CScaled_int_multi_data &value)
CScaled_int_multi_data_Base Tparent
CScaled_int_multi_data(void)
CScaled_int_multi_data(const CScaled_int_multi_data &value)
int32_t Int4
4-byte (32-bit) signed integer
int64_t Int8
8-byte (64-bit) signed integer
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.