OmniSciDB
a5dc49c757
|
Basic constructors and methods of the row set interface. More...
#include "ResultSetStorage.h"
#include "DataMgr/Allocators/CudaAllocator.h"
#include "DataMgr/BufferMgr/BufferMgr.h"
#include "Execute.h"
#include "GpuMemUtils.h"
#include "InPlaceSort.h"
#include "OutputBufferInitialization.h"
#include "RuntimeFunctions.h"
#include "Shared/SqlTypesLayout.h"
#include "Shared/checked_alloc.h"
#include "Shared/likely.h"
#include <algorithm>
#include <bitset>
#include <future>
#include <numeric>
Go to the source code of this file.
Basic constructors and methods of the row set interface.
Definition in file ResultSetStorage.cpp.