The object identifiers used to distinguish records. More...
#include <const.h>
Classes | |
struct | name |
!< As a single 64-bit value. More... | |
Public Member Functions | |
bool | operator!= (const rid_t &r) const |
bool | operator< (const rid_t &r) const |
bool | operator<= (const rid_t &r) const |
bool | operator== (const rid_t &r) const |
bool | operator> (const rid_t &r) const |
bool | operator>= (const rid_t &r) const |
Public Attributes | |
struct ibis::rid_t::name | num |
uint64_t | value |
The object identifiers used to distinguish records.
![]() |