MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
bool | isempty () const |
void | copy (const Bnd &bnd2) |
Bnd & | make (uint minattrs) |
Bnd & | make (uint minattrs, const Val &theval) |
int | cmp (const Key &key) const |
int | cmp (const Bnd &bnd2) |
int | type (uint colno) const |
void | fromib (const NdbIndexScanOperation::IndexBound &ib, uint j) |
Public Attributes | |
Val | m_val |
int8 | m_side |
int8 | m_lohi |
Definition at line 849 of file testIndexStat.cpp.