|
Column Store
|
Data Generator Interface. More...
#include <memory>#include <vector>#include "../Fort/fort.hpp"#include "Column.h"#include "DataRecord.h"

Go to the source code of this file.
Classes | |
| class | ColumnStore::DataGeneratorInterface |
| Interface for relational data sources. More... | |
Namespaces | |
| ColumnStore | |
Typedefs | |
| typedef std::shared_ptr< DataGeneratorInterface > | ColumnStore::DataSource |
| Shared pointer to the DataGeneratorInterface. More... | |
Data Generator Interface.
1.8.18