OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ForeignStorageColumnBuffer Struct Reference

#include <ForeignStorageInterface.h>

+ Collaboration diagram for ForeignStorageColumnBuffer:

Public Attributes

const ChunkKey chunk_key
 
const SQLTypeInfo sql_type
 
const std::vector< int8_t > buff
 

Detailed Description

Definition at line 26 of file ForeignStorageInterface.h.

Member Data Documentation

const std::vector<int8_t> ForeignStorageColumnBuffer::buff

Definition at line 29 of file ForeignStorageInterface.h.

const ChunkKey ForeignStorageColumnBuffer::chunk_key
const SQLTypeInfo ForeignStorageColumnBuffer::sql_type

Definition at line 28 of file ForeignStorageInterface.h.


The documentation for this struct was generated from the following file: