MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Cost_estimate Member List

This is the complete list of members for Cost_estimate, including all inherited members.

add_cpu(double add_cpu_cost)Cost_estimateinline
add_import(double add_import_cost)Cost_estimateinline
add_io(double add_io_cost)Cost_estimateinline
add_mem(double add_mem_cost)Cost_estimateinline
Cost_estimate() (defined in Cost_estimate)Cost_estimateinline
get_cpu_cost() const (defined in Cost_estimate)Cost_estimateinline
get_import_cost() const (defined in Cost_estimate)Cost_estimateinline
get_io_cost() const (defined in Cost_estimate)Cost_estimateinline
get_mem_cost() const (defined in Cost_estimate)Cost_estimateinline
IO_BLOCK_READ_COST()Cost_estimateinlinestatic
is_zero() const Cost_estimateinline
multiply(double m)Cost_estimateinline
operator+(const Cost_estimate &other) (defined in Cost_estimate)Cost_estimateinline
operator+=(const Cost_estimate &other) (defined in Cost_estimate)Cost_estimateinline
reset()Cost_estimateinline
total_cost() const Cost_estimateinline