![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include <PlanTable.hpp>
Public Member Functions | |
PlanTableDecorator ()=default | |
PlanTableDecorator (Actual &&table) | |
Protected Member Functions | |
auto | begin () |
auto | end () |
Protected Attributes | |
Actual | table_ |
Definition at line 374 of file PlanTable.hpp.
|
default |
|
inlineexplicit |
Definition at line 381 of file PlanTable.hpp.
|
inlineprotected |
Definition at line 384 of file PlanTable.hpp.
|
inlineprotected |
Definition at line 385 of file PlanTable.hpp.
|
protected |
Definition at line 377 of file PlanTable.hpp.