OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Column< Array< T > > Member List

This is the complete list of members for Column< Array< T > >, including all inherited members.

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