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

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

extend(const int8_t *data, const int32_t size, bool assign=false)flatbuffer::NestedArray< T >inline
extend(const NestedArray< T > &other, bool assign=false)flatbuffer::NestedArray< T >inline
flatbuffer_flatbuffer::NestedArray< T >
getItem(const int64_t index) constflatbuffer::NestedArray< T >inline
getRawBuffer(int8_t *&values, int64_t &nof_values, size_t &value_size, bool &is_null, bool require_1d_item=true) constflatbuffer::NestedArray< T >inline
getSize() const flatbuffer::Array< T >inline
getTypeInfo() constflatbuffer::NestedArray< T >inline
getValue(const int64_t index) constflatbuffer::NestedArray< T >inline
getValuesBuffer(T *&values, int64_t &nof_values, bool &is_null, bool require_1d_item=true) constflatbuffer::NestedArray< T >inline
index_flatbuffer::NestedArray< T >
isNull() constflatbuffer::NestedArray< T >inline
isNull(int64_t index) constflatbuffer::NestedArray< T >inline
n_flatbuffer::NestedArray< T >
operator()(const unsigned int index) const flatbuffer::Array< T >inline
operator()(const int64_t index) const flatbuffer::Array< T >inline
operator+=(const ::Array< T > &s)flatbuffer::Array< T >inline
NestedArray< T >::operator+=(const NestedArray< T > &other)flatbuffer::NestedArray< T >inline
operator=(const ::Array< T > &s)flatbuffer::Array< T >inline
NestedArray< T >::operator=(const NestedArray< T > &other)flatbuffer::NestedArray< T >inline
operator[](const int64_t index)flatbuffer::Array< T >inline
NestedArray< T >::operator[](const int64_t index) constflatbuffer::NestedArray< T >inline
size() constflatbuffer::NestedArray< T >inline
size(const int64_t index) constflatbuffer::NestedArray< T >inline
toString() constflatbuffer::NestedArray< T >inline