![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include <PhysicalOptimizer.hpp>
Public Types | |
using | pattern = PhysOp::pattern |
Public Member Functions | |
void | matches (PhysicalOptimizer &opt, const Operator &op) const override |
Definition at line 658 of file PhysicalOptimizer.hpp.
using m::pattern_matcher_impl< PhysOp, PhysOpt >::pattern = PhysOp::pattern |
Definition at line 660 of file PhysicalOptimizer.hpp.
|
inlineoverridevirtual |
Implements m::pattern_matcher_base.
Definition at line 662 of file PhysicalOptimizer.hpp.