My Project
Public Types | Static Public Member Functions
Opt_trace_context Class Reference

#include <opt_trace_context.h>

List of all members.

Public Types

enum  feature_value {
  GREEDY_SEARCH = 1 << 0, RANGE_OPTIMIZER = 1 << 1, DYNAMIC_RANGE = 1 << 2, REPEATED_SUBSELECT = 1 << 3,
  MISC = 1 << 7
}
 We need those enums even if tracing is disabled.
enum  { FLAG_DEFAULT = 0, FLAG_ENABLED = 1 << 0, FLAG_ONE_LINE = 1 << 1 }

Static Public Member Functions

static bool is_started ()

Detailed Description

Empty implementation used when optimizer trace is not compiled in


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines