mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Data Structures | Namespaces
TableFactory.hpp File Reference
#include <mutable/catalog/Schema.hpp>
Include dependency graph for TableFactory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  m::TableFactory
 The table factory creates Tables with all enabled decorators. More...
 
struct  m::ConcreteTableFactory
 Basic implementation of TableFactory. More...
 
struct  m::TableFactoryDecorator
 Abstract Decorator class that concrete TableFactoryDecorator inherit from. More...
 
struct  m::ConcreteTableFactoryDecorator< T >
 

Namespaces

namespace  m
 

‍mutable namespace