const_pointer typedef (defined in bitpit::ProxyVectorStorage< value_t, container_t, thread_safe >) | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | |
container(bool forceCreation) | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | |
container(bool forceCreation) const | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | |
container_type typedef (defined in bitpit::ProxyVectorStorage< value_t, container_t, thread_safe >) | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | |
data() override | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | virtual |
data() const override | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | virtual |
empty() const override | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | virtual |
operator=(const ProxyVectorStorage &other) | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | protected |
operator=(ProxyVectorStorage &&other)=default (defined in bitpit::ProxyVectorStorage< value_t, container_t, thread_safe >) | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | protected |
pointer typedef (defined in bitpit::ProxyVectorStorage< value_t, container_t, thread_safe >) | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | |
ProxyVector (defined in bitpit::ProxyVectorStorage< value_t, container_t, thread_safe >) | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | friend |
ProxyVectorStorage(std::size_t size=0) | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | protected |
ProxyVectorStorage(const ProxyVectorStorage &other) | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | protected |
ProxyVectorStorage(ProxyVectorStorage &&other)=default (defined in bitpit::ProxyVectorStorage< value_t, container_t, thread_safe >) | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | protected |
resize(std::size_t size) override | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | virtual |
size() const override | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | virtual |
swap(ProxyVectorStorage &other) noexcept | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | |
~ProxyVectorStorage() override | bitpit::ProxyVectorStorage< value_t, container_t, thread_safe > | |