OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ResultSetStorage.cpp File Reference

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>
+ Include dependency graph for ResultSetStorage.cpp:

Go to the source code of this file.

Detailed Description

Basic constructors and methods of the row set interface.

Definition in file ResultSetStorage.cpp.