OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
flatbuffer::Column< RowType, RowStruct > Member List

This is the complete list of members for flatbuffer::Column< RowType, RowStruct >, including all inherited members.

Column(int8_t *flatbuffer, int64_t num_rows)flatbuffer::Column< RowType, RowStruct >inline
concatItem(int64_t index, const RowType &item)flatbuffer::Column< RowType, RowStruct >inline
concatItem(int64_t index, const RowStruct &item)flatbuffer::Column< RowType, RowStruct >inline
flatbuffer_flatbuffer::Column< RowType, RowStruct >
getItem(const int64_t index) const flatbuffer::Column< RowType, RowStruct >inline
getItem(const int64_t index, const int64_t extra_numel) const flatbuffer::Column< RowType, RowStruct >inline
getNofValues() const flatbuffer::Column< RowType, RowStruct >inline
getTypeInfo() const flatbuffer::Column< RowType, RowStruct >inline
isNull(int64_t index) const flatbuffer::Column< RowType, RowStruct >inline
num_rows_flatbuffer::Column< RowType, RowStruct >
operator()(const unsigned int index) const flatbuffer::Column< RowType, RowStruct >inline
operator[](const unsigned int index) const flatbuffer::Column< RowType, RowStruct >inline
setItem(int64_t index, const RowType &item)flatbuffer::Column< RowType, RowStruct >inline
setItem(int64_t index, const RowStruct &item)flatbuffer::Column< RowType, RowStruct >inline
setNull(int64_t index)flatbuffer::Column< RowType, RowStruct >inline
size() const flatbuffer::Column< RowType, RowStruct >inline
toString() const flatbuffer::Column< RowType, RowStruct >inline