OmniSciDB
a5dc49c757
|
#include <heavydbTypes.h>
Public Member Functions | |
char & | operator[] (const int64_t index) |
DEVICE TextEncodingNone & | operator= (const ::TextEncodingNone &other) |
DEVICE TextEncodingNone & | operator+= (const ::TextEncodingNone &other) |
std::string | str () const |
DEVICE TextEncodingNone & | operator= (const std::string &s) |
DEVICE TextEncodingNone & | operator+= (const std::string &s) |
std::string | getString () const |
Public Member Functions inherited from flatbuffer::NestedArray< char > | |
size_t | size () const |
size_t | size (const int64_t index) const |
void | getValuesBuffer (char *&values, int64_t &nof_values, bool &is_null, bool require_1d_item=true) const |
void | getRawBuffer (int8_t *&values, int64_t &nof_values, size_t &value_size, bool &is_null, bool require_1d_item=true) const |
char & | getValue (const int64_t index) const |
const char | operator[] (const int64_t index) const |
const char | getItem (const int64_t index) const |
bool | isNull () const |
bool | isNull (int64_t index) const |
DEVICE void | extend (const int8_t *data, const int32_t size, bool assign=false) |
void | extend (const NestedArray< char > &other, bool assign=false) |
NestedArray< char > & | operator= (const NestedArray< char > &other) |
NestedArray< char > & | operator+= (const NestedArray< char > &other) |
const SQLTypeInfoLite * | getTypeInfo () const |
std::string | toString () const |
Additional Inherited Members | |
Public Attributes inherited from flatbuffer::NestedArray< char > | |
int8_t * | flatbuffer_ |
int64_t | index_ [NESTED_ARRAY_NDIM] |
size_t | n_ |
Definition at line 1607 of file heavydbTypes.h.
|
inline |
Definition at line 1655 of file heavydbTypes.h.
References str().
|
inline |
Definition at line 1620 of file heavydbTypes.h.
References flatbuffer::NestedArray< char >::extend().
|
inline |
Definition at line 1649 of file heavydbTypes.h.
References flatbuffer::NestedArray< char >::extend().
|
inline |
Definition at line 1613 of file heavydbTypes.h.
References flatbuffer::NestedArray< char >::extend().
|
inline |
Definition at line 1643 of file heavydbTypes.h.
References flatbuffer::NestedArray< char >::extend().
|
inline |
Definition at line 1611 of file heavydbTypes.h.
References flatbuffer::NestedArray< char >::getValue().
|
inline |
Definition at line 1630 of file heavydbTypes.h.
References flatbuffer::NestedArray< char >::getValuesBuffer(), is_null(), and run_benchmark_import::result.
Referenced by getString().