OmniSciDB
a5dc49c757
|
#include <ColSlotContext.h>
Public Attributes | |
int8_t | padded_size |
int8_t | logical_size |
Definition at line 33 of file ColSlotContext.h.
int8_t SlotSize::logical_size |
Definition at line 35 of file ColSlotContext.h.
Referenced by QueryMemoryInitializer::copyFromTableFunctionGpuBuffers(), QueryMemoryDescriptor::getLogicalSlotWidthBytes(), operator==(), and QueryMemoryInitializer::setupTableFunctionGpuBuffers().
int8_t SlotSize::padded_size |
Definition at line 34 of file ColSlotContext.h.
Referenced by QueryMemoryDescriptor::getPaddedSlotWidthBytes(), and operator==().