MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
|
Public 成员函数 | |
RuleWithPromise (Rule *rule, RulePromise promise) | |
Rule * | get_rule () |
RulePromise | get_promise () |
bool | operator< (const RuleWithPromise &r) const |
bool | operator> (const RuleWithPromise &r) const |
Private 属性 | |
Rule * | rule_ |
RulePromise | promise_ |
|
inline |
Gets the promise
|
private |
Promise