MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
|
成员的完整列表,这些成员属于 Group,包括所有继承而来的类成员
add_expr(GroupExpr *expr) | Group | |
dump() const (定义于 Group) | Group | |
get_cost_lb() | Group | inline |
get_id() const (定义于 Group) | Group | inline |
get_logical_expression() (定义于 Group) | Group | |
get_logical_expressions() const | Group | inline |
get_logical_prop() | Group | inline |
get_physical_expressions() const | Group | inline |
get_winner() | Group | |
Group(int id, GroupExpr *expr, Memo *memo) | Group | |
has_explored() | Group | inline |
has_explored_ (定义于 Group) | Group | private |
id_ (定义于 Group) | Group | private |
logical_expressions_ (定义于 Group) | Group | private |
logical_prop_ (定义于 Group) | Group | private |
physical_expressions_ (定义于 Group) | Group | private |
set_explored() | Group | inline |
set_expr_cost(GroupExpr *expr, double cost) | Group | |
winner_ (定义于 Group) | Group | private |
~Group() (定义于 Group) | Group |