OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ForeignDataWrapper.h File Reference
#include "DataMgr/ChunkMetadata.h"
#include "ForeignStorageBuffer.h"
#include "Shared/types.h"
#include <map>
+ Include dependency graph for ForeignDataWrapper.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  foreign_storage::ForeignDataWrapper
 

Namespaces

 foreign_storage
 

Typedefs

using foreign_storage::ChunkToBufferMap = std::map< ChunkKey, AbstractBuffer * >