Struct qo_plan_vtbl¶
#include <query_planner.h>
Public Attributes¶
| Type | Name |
|---|---|
| void(* | cost_fn |
| void(* | default_cost |
| void(* | fprint_fn |
| void(* | free_fn |
| void(* | info_fn |
| const char * | info_string |
| const char * | plan_string |
| void(* | walk_fn |
Public Attributes Documentation¶
variable cost_fn¶
variable default_cost¶
variable fprint_fn¶
variable free_fn¶
variable info_fn¶
variable info_string¶
variable plan_string¶
variable walk_fn¶
void(* qo_plan_vtbl::walk_fn) (QO_PLAN *, void(*)(QO_PLAN *, void *), void *, void(*)(QO_PLAN *, void *), void *);
The documentation for this class was generated from the following file cubrid/src/optimizer/query_planner.h