| back() | bitpit::FlatVector2D< T > | |
| capacity() const | bitpit::FlatVector2D< T > | |
| clear(bool release=true) | bitpit::FlatVector2D< T > | |
| clearItems(bool release=true) | bitpit::FlatVector2D< T > | |
| data() noexcept | bitpit::FlatVector2D< T > | |
| data() const noexcept | bitpit::FlatVector2D< T > | |
| destroy() | bitpit::FlatVector2D< T > | |
| empty() const | bitpit::FlatVector2D< T > | |
| erase(std::size_t i) | bitpit::FlatVector2D< T > | |
| eraseItem(std::size_t i, std::size_t j) | bitpit::FlatVector2D< T > | |
| fill(T &value) | bitpit::FlatVector2D< T > | |
| first() | bitpit::FlatVector2D< T > | |
| FlatVector2D(bool initialize=true) | bitpit::FlatVector2D< T > | |
| FlatVector2D(const std::vector< std::size_t > &sizes, const T &value=T()) | bitpit::FlatVector2D< T > | |
| FlatVector2D(std::size_t nVectors, std::size_t size, const T &value=T()) | bitpit::FlatVector2D< T > | |
| FlatVector2D(std::size_t nVectors, const std::size_t *sizes, const T &value) | bitpit::FlatVector2D< T > | |
| FlatVector2D(std::size_t nVectors, const std::size_t *sizes, const T *values) | bitpit::FlatVector2D< T > | |
| FlatVector2D(const std::vector< std::vector< T > > &vector2D) | bitpit::FlatVector2D< T > | |
| FlatVector2D(const FlatVector2D &other)=default (defined in bitpit::FlatVector2D< T >) | bitpit::FlatVector2D< T > | |
| FlatVector2D(FlatVector2D &&other)=default (defined in bitpit::FlatVector2D< T >) | bitpit::FlatVector2D< T > | |
| get(std::size_t i) const | bitpit::FlatVector2D< T > | |
| get(std::size_t i) | bitpit::FlatVector2D< T > | |
| getBinarySize() const | bitpit::FlatVector2D< T > | |
| getItem(std::size_t i, std::size_t j) | bitpit::FlatVector2D< T > | |
| getItem(std::size_t i, std::size_t j) const | bitpit::FlatVector2D< T > | |
| getItemCapacity() const | bitpit::FlatVector2D< T > | |
| getItemCount() const | bitpit::FlatVector2D< T > | |
| getItemCount(std::size_t i) const | bitpit::FlatVector2D< T > | |
| indices() const noexcept | bitpit::FlatVector2D< T > | |
| indices(std::size_t i) const noexcept | bitpit::FlatVector2D< T > | |
| initialize(const std::vector< std::size_t > &sizes, const T &value=T()) | bitpit::FlatVector2D< T > | |
| initialize(std::size_t nVectors, std::size_t size, const T &value=T()) | bitpit::FlatVector2D< T > | |
| initialize(std::size_t nVectors, const std::size_t *sizes, const T &value) | bitpit::FlatVector2D< T > | |
| initialize(std::size_t nVectors, const std::size_t *sizes, const T *values) | bitpit::FlatVector2D< T > | |
| initialize(const std::vector< std::vector< T > > &vector2D) | bitpit::FlatVector2D< T > | |
| initialize(const FlatVector2D< T > &other) | bitpit::FlatVector2D< T > | |
| isInitialized() const | bitpit::FlatVector2D< T > | |
| merge() | bitpit::FlatVector2D< T > | |
| operator<<) (defined in bitpit::FlatVector2D< T >) | bitpit::FlatVector2D< T > | friend |
| operator=(const FlatVector2D &other)=default | bitpit::FlatVector2D< T > | |
| operator=(FlatVector2D &&other)=default | bitpit::FlatVector2D< T > | |
| operator==(const FlatVector2D &rhs) const | bitpit::FlatVector2D< T > | |
| operator>>) (defined in bitpit::FlatVector2D< T >) | bitpit::FlatVector2D< T > | friend |
| popBack() | bitpit::FlatVector2D< T > | |
| popBackItem() | bitpit::FlatVector2D< T > | |
| popBackItem(std::size_t i) | bitpit::FlatVector2D< T > | |
| pushBack() | bitpit::FlatVector2D< T > | |
| pushBack(std::size_t subArraySize, const T &value=T()) | bitpit::FlatVector2D< T > | |
| pushBack(const std::vector< T > &subArray) | bitpit::FlatVector2D< T > | |
| pushBack(std::size_t subArraySize, const T *subArray) | bitpit::FlatVector2D< T > | |
| pushBackItem(const T &value) | bitpit::FlatVector2D< T > | |
| pushBackItem(T &&value) | bitpit::FlatVector2D< T > | |
| pushBackItem(std::size_t i, const T &value) | bitpit::FlatVector2D< T > | |
| pushBackItem(std::size_t i, T &&value) | bitpit::FlatVector2D< T > | |
| rawGetItem(std::size_t k) | bitpit::FlatVector2D< T > | |
| rawGetItem(std::size_t k) const | bitpit::FlatVector2D< T > | |
| rawSetItem(std::size_t k, const T &value) | bitpit::FlatVector2D< T > | |
| rawSetItem(std::size_t k, T &&value) | bitpit::FlatVector2D< T > | |
| reserve(std::size_t nVectors, std::size_t nItems=0) | bitpit::FlatVector2D< T > | |
| setItem(std::size_t i, std::size_t j, const T &value) | bitpit::FlatVector2D< T > | |
| setItem(std::size_t i, std::size_t j, T &&value) | bitpit::FlatVector2D< T > | |
| shrinkToFit() | bitpit::FlatVector2D< T > | |
| size() const | bitpit::FlatVector2D< T > | |
| swap(FlatVector2D &other) noexcept | bitpit::FlatVector2D< T > | |
| vector() const | bitpit::FlatVector2D< T > | |