|
MySQL 5.6.14 Source Code Document
|

Public Member Functions | |
| BSet (const Tab &tab, const ITab &itab) | |
| void | reset () |
| void | calc (Par par) |
| void | calcpk (Par par, uint i) |
| int | setbnd (Par par) const |
| int | setflt (Par par) const |
| void | filter (Par par, const Set &set, Set &set2) const |
Public Attributes | |
| const Tab & | m_tab |
| const ITab & | m_itab |
| uint | m_alloc |
| uint | m_bvals |
| BVal ** | m_bval |
Definition at line 3263 of file testOIBasic.cpp.