OmniSciDB
a5dc49c757
|
Provides column info and slot info for the output buffer and some metadata helpers. More...
#include "Logger/Logger.h"
#include <algorithm>
#include <string>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
struct | SlotSize |
class | ColSlotContext |
Namespaces | |
Analyzer | |
Functions | |
bool | operator== (const SlotSize &lhs, const SlotSize &rhs) |
Provides column info and slot info for the output buffer and some metadata helpers.
Definition in file ColSlotContext.h.
Definition at line 38 of file ColSlotContext.h.
References SlotSize::logical_size, and SlotSize::padded_size.