OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ColumnFetcher.h File Reference
+ Include dependency graph for ColumnFetcher.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  std::hash< std::vector< int > >
 
struct  std::hash< std::pair< int, int > >
 
struct  FetchResult
 
class  ColumnFetcher
 

Namespaces

 std
 

Typedefs

using MergedChunk = std::pair< AbstractBuffer *, AbstractBuffer * >
 

Typedef Documentation

using MergedChunk = std::pair<AbstractBuffer*, AbstractBuffer*>

Definition at line 47 of file ColumnFetcher.h.