bin_ | mui::spatial_storage< BIN, STORAGE, CONFIG > | |
build() | mui::spatial_storage< BIN, STORAGE, CONFIG > | inline |
build_and_query_ts(const FOCUS &f, SAMPLER &s, ADDITIONAL &&... additional) | mui::spatial_storage< BIN, STORAGE, CONFIG > | inline |
empty() const | mui::spatial_storage< BIN, STORAGE, CONFIG > | inline |
EXCEPTION typedef | mui::spatial_storage< BIN, STORAGE, CONFIG > | |
insert(storage_t storage) | mui::spatial_storage< BIN, STORAGE, CONFIG > | inline |
is_built() const | mui::spatial_storage< BIN, STORAGE, CONFIG > | inline |
nodata_ | mui::spatial_storage< BIN, STORAGE, CONFIG > | |
operator=(spatial_storage rhs) | mui::spatial_storage< BIN, STORAGE, CONFIG > | inline |
point_type typedef | mui::spatial_storage< BIN, STORAGE, CONFIG > | |
query(const REGION ®, const FOCUS &f, SAMPLER &s, ADDITIONAL &&... additional) const | mui::spatial_storage< BIN, STORAGE, CONFIG > | inline |
return_data() | mui::spatial_storage< BIN, STORAGE, CONFIG > | inline |
spatial_storage() noexcept | mui::spatial_storage< BIN, STORAGE, CONFIG > | inline |
spatial_storage(const spatial_storage &rhs) | mui::spatial_storage< BIN, STORAGE, CONFIG > | inline |
spatial_storage(spatial_storage &&rhs) noexcept | mui::spatial_storage< BIN, STORAGE, CONFIG > | inline |
spatial_storage(storage_t rhs) | mui::spatial_storage< BIN, STORAGE, CONFIG > | inline |
swap(spatial_storage &rhs) noexcept(noexcept(BIN(std::move(rhs.bin_)))) | mui::spatial_storage< BIN, STORAGE, CONFIG > | inline |
~spatial_storage() | mui::spatial_storage< BIN, STORAGE, CONFIG > | inline |