OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Geo::GeoNestedArray< ItemType > Member List

This is the complete list of members for Geo::GeoNestedArray< ItemType >, including all inherited members.

extend(const int8_t *data, const int32_t size, bool assign=false)flatbuffer::NestedArray< ItemType >inline
extend(const NestedArray< ItemType > &other, bool assign=false)flatbuffer::NestedArray< ItemType >inline
flatbuffer_flatbuffer::NestedArray< ItemType >
fromCoords(const std::vector< CT > &coords)Geo::GeoNestedArray< ItemType >inline
fromCoords(const std::vector< std::vector< CT >> &coords)Geo::GeoNestedArray< ItemType >inline
fromCoords(const std::vector< std::vector< std::vector< CT >>> &coords)Geo::GeoNestedArray< ItemType >inline
fromCoordsWorker(const VT &coords)Geo::GeoNestedArray< ItemType >inline
getItem(const int64_t index) const flatbuffer::NestedArray< ItemType >inline
getPoint(const int64_t index) const Geo::GeoNestedArray< ItemType >inline
getRawBuffer(int8_t *&values, int64_t &nof_values, size_t &value_size, bool &is_null, bool require_1d_item=true) const flatbuffer::NestedArray< ItemType >inline
getTypeInfo() const flatbuffer::NestedArray< ItemType >inline
getValue(const int64_t index) const flatbuffer::NestedArray< ItemType >inline
getValuesBuffer(ItemType *&values, int64_t &nof_values, bool &is_null, bool require_1d_item=true) const flatbuffer::NestedArray< ItemType >inline
index_flatbuffer::NestedArray< ItemType >
isNull() const flatbuffer::NestedArray< ItemType >inline
isNull(int64_t index) const flatbuffer::NestedArray< ItemType >inline
n_flatbuffer::NestedArray< ItemType >
operator+=(const NestedArray< ItemType > &other)flatbuffer::NestedArray< ItemType >inline
operator=(const NestedArray< ItemType > &other)flatbuffer::NestedArray< ItemType >inline
operator[](const int64_t index) const flatbuffer::NestedArray< ItemType >inline
size() const flatbuffer::NestedArray< ItemType >inline
size(const int64_t index) const flatbuffer::NestedArray< ItemType >inline
toCoords(std::vector< CT > &result) const Geo::GeoNestedArray< ItemType >inline
toCoords(std::vector< std::vector< CT >> &result) const Geo::GeoNestedArray< ItemType >inline
toCoords(std::vector< std::vector< std::vector< CT >>> &result) const Geo::GeoNestedArray< ItemType >inline
toCoordsWorker(std::vector< VT > &result) const Geo::GeoNestedArray< ItemType >inline
toString() const flatbuffer::NestedArray< ItemType >inline