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) const | flatbuffer::NestedArray< T > | inline |
getRawBuffer(int8_t *&values, int64_t &nof_values, size_t &value_size, bool &is_null, bool require_1d_item=true) const | flatbuffer::NestedArray< T > | inline |
getSize() const | flatbuffer::Array< T > | inline |
getTypeInfo() const | flatbuffer::NestedArray< T > | inline |
getValue(const int64_t index) const | flatbuffer::NestedArray< T > | inline |
getValuesBuffer(T *&values, int64_t &nof_values, bool &is_null, bool require_1d_item=true) const | flatbuffer::NestedArray< T > | inline |
index_ | flatbuffer::NestedArray< T > | |
isNull() const | flatbuffer::NestedArray< T > | inline |
isNull(int64_t index) const | flatbuffer::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) const | flatbuffer::NestedArray< T > | inline |
size() const | flatbuffer::NestedArray< T > | inline |
size(const int64_t index) const | flatbuffer::NestedArray< T > | inline |
toString() const | flatbuffer::NestedArray< T > | inline |