![]() |
mutable
A Database System for Research and Fast Prototyping
|
Go to the source code of this file.
Data Structures | |
struct | m::detail::ConcretePhysicalPlanTableIterator< Ref, C > |
struct | m::ConcretePhysicalPlanTableEntry |
struct | m::ConcreteCondition2PPTEntryMap |
struct | m::ConcretePhysicalPlanTable |
Namespaces | |
namespace | m |
| |
namespace | m::detail |
Typedefs | |
template<bool C> | |
using | m::detail::Condition2PPTEntryMapIterator = ConcretePhysicalPlanTableIterator< false, C > |
template<bool C> | |
using | m::detail::PhysicalPlanTableEntryChildIterator = ConcretePhysicalPlanTableIterator< true, C > |