 |
SWC-DB
v0.5.11 C++ documentations
SWC-DB© (Super Wide Column Database) - High Performance Scalable Database (https://github.com/kashirin-alex/swc-db)
|
Go to the documentation of this file.
6 #ifndef swcdb_db_types_SystemColumn_h
7 #define swcdb_db_types_SystemColumn_h
14 namespace SWC {
namespace DB {
namespace Types {
namespace SystemColumn {
75 #ifdef SWC_IMPL_SOURCE
79 #endif // swcdb_db_types_SystemColumn_h
constexpr SWC_CAN_INLINE bool is_meta(cid_t cid) noexcept
const char *SWC_CONST_FUNC get_meta_cid_str(KeySeq col_seq) noexcept
constexpr SWC_CAN_INLINE bool is_data(cid_t cid) noexcept
const cid_t SYS_CID_DEFINE_LEXIC
cid_t SWC_CONST_FUNC get_master_cid(KeySeq col_seq) noexcept
constexpr SWC_CAN_INLINE bool is_master(cid_t cid) noexcept
constexpr SWC_CAN_INLINE Range get_range_type(cid_t cid) noexcept
The SWC-DB C++ namespace 'SWC'.
uint8_t SWC_CONST_FUNC get_sys_cid(KeySeq col_seq, Range col_type) noexcept
const cid_t CID_MASTER_END
KeySeq SWC_CONST_FUNC get_seq_type(cid_t cid) noexcept
const cid_t CID_META_BEGIN
const cid_t CID_MASTER_BEGIN
cid_t SWC_CONST_FUNC get_meta_cid(KeySeq col_seq) noexcept
constexpr SWC_CAN_INLINE bool is_rgr_data_on_fs(cid_t cid) noexcept
const cid_t SYS_CID_STATS