OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
anonymous_namespace{ArrowImporter.h}::ArrowValue< VALUE_TYPE > Struct Template Reference

#include <ArrowImporter.h>

+ Inheritance diagram for anonymous_namespace{ArrowImporter.h}::ArrowValue< VALUE_TYPE >:
+ Collaboration diagram for anonymous_namespace{ArrowImporter.h}::ArrowValue< VALUE_TYPE >:

Additional Inherited Members

- Public Member Functions inherited from anonymous_namespace{ArrowImporter.h}::ArrowValueBase< VALUE_TYPE >
 ArrowValueBase (const DataBufferBase &data, const VALUE_TYPE &v)
 
template<bool enabled = std::is_integral<VALUE_TYPE>::value>
int64_t resolve_time (const VALUE_TYPE &v, std::enable_if_t< enabled > *=0) const
 
template<bool enabled = std::is_integral<VALUE_TYPE>::value>
int64_t resolve_time (const VALUE_TYPE &v, std::enable_if_t<!enabled > *=0) const
 
- Public Attributes inherited from anonymous_namespace{ArrowImporter.h}::ArrowValueBase< VALUE_TYPE >
const DataBufferBasedata
 
const VALUE_TYPE v
 
const int32_t dimension
 

Detailed Description

template<typename VALUE_TYPE>
struct anonymous_namespace{ArrowImporter.h}::ArrowValue< VALUE_TYPE >

Definition at line 272 of file ArrowImporter.h.


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