#include <PhysicalOptimizer.hpp>
|
using | base_t = std::function< void(void)> |
|
Definition at line 179 of file PhysicalOptimizer.hpp.
◆ base_t
◆ teardown_t() [1/2]
m::teardown_t::teardown_t |
( |
base_t && |
callback | ) |
|
|
inlineprivate |
◆ teardown_t() [2/2]
◆ Make_Without_Parent()
Definition at line 196 of file PhysicalOptimizer.hpp.
Referenced by m::wasm::Aggregation::execute(), m::wasm::HashBasedGrouping::execute(), m::wasm::HashBasedGroupJoin::execute(), m::wasm::Limit::execute(), m::wasm::NestedLoopsJoin< Predicated >::execute(), m::wasm::NoOp::execute(), m::wasm::Quicksort< CmpPredicated >::execute(), m::wasm::SimpleHashJoin< UniqueBuild, Predicated >::execute(), m::wasm::SortMergeJoin< SortLeft, SortRight, Predicated, CmpPredicated >::execute(), m::Match< wasm::Scan< SIMDfied > >::execute(), m::execute_buffered(), and write_result_set().
◆ operator()()
base_t::result_type m::teardown_t::operator() |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: