ztsdb
arr::Vector< T, O > Member List

This is the complete list of members for arr::Vector< T, O >, including all inherited members.

append(const char *buf, const size_t len) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
apply(const U &... u) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
apply_scalar_post(const U &u) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
back() const (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
begin() (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
begin() const (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
c_ptr() (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
c_ptr() const (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
cbegin() const (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
cend() const (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
checkAndSetOrdered() (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
comparator typedef (defined in arr::Vector< T, O >)arr::Vector< T, O >
const_iterator typedef (defined in arr::Vector< T, O >)arr::Vector< T, O >
deallocate() (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
end() (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
end() const (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
erase(const vector_iterator< T, O > &position) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
erase(const vector_iterator< T, O > &first, const vector_iterator< T, O > &last) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
forceOrdered() (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
forceUnOrdered() (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
front() const (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
getAllocator() const (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
getBufferSize() const (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
getRawVectorPtr() const (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
init(size_t count, const T &value) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
insert(vector_iterator< T, O > position, const InputIterator first, const InputIterator last) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
isOrdered() const (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
iterator typedef (defined in arr::Vector< T, O >)arr::Vector< T, O >
operator std::vector< T >() const (defined in arr::Vector< T, O >)arr::Vector< T, O >inlineexplicit
operator=(Vector< T, O > other) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
operator== (defined in arr::Vector< T, O >)arr::Vector< T, O >friend
operator[](size_t i) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
operator[](size_t i) const (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
push_back(const T &value) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
resize(size_t n, size_t from=0) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
resize(size_t n, size_t from, const T &v) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
setOrdered(bool val) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
setv (defined in arr::Vector< T, O >)arr::Vector< T, O >friend
setv_checkbefore (defined in arr::Vector< T, O >)arr::Vector< T, O >friend
setv_nocheck (defined in arr::Vector< T, O >)arr::Vector< T, O >friend
size() const (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
sort() (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
sort_idx(size_t base=0) const (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
swap(Vector< T, O > &o) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
to_buffer(char *buf) const (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
value_type typedef (defined in arr::Vector< T, O >)arr::Vector< T, O >
Vector(Vector< T, O > &&v)arr::Vector< T, O >inline
Vector(const Vector< T, O > &v, std::unique_ptr< baseallocator > &&alloc_p=std::make_unique< memallocator >()) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
Vector(size_t n=0, const T &value=getInitValue< T >(), std::unique_ptr< baseallocator > &&alloc_p=std::make_unique< memallocator >())arr::Vector< T, O >inline
Vector(rsv_t, size_t n, std::unique_ptr< baseallocator > &&alloc_p=std::make_unique< memallocator >())arr::Vector< T, O >inline
Vector(noinit_t, size_t n, std::unique_ptr< baseallocator > &&alloc_p=std::make_unique< memallocator >())arr::Vector< T, O >inline
Vector(const InputIterator &b, const InputIterator &e, std::unique_ptr< baseallocator > &&alloc_p=std::make_unique< memallocator >())arr::Vector< T, O >inline
Vector(std::initializer_list< T > l, std::unique_ptr< baseallocator > &&alloc_p=std::make_unique< memallocator >()) (defined in arr::Vector< T, O >)arr::Vector< T, O >inline
Vector(std::unique_ptr< baseallocator > &&alloc_p)arr::Vector< T, O >inline
Vector(char *buf, size_t len)arr::Vector< T, O >inline
vector_const_iterator< T, O > (defined in arr::Vector< T, O >)arr::Vector< T, O >friend
vector_iterator< T, O > (defined in arr::Vector< T, O >)arr::Vector< T, O >friend
~Vector() (defined in arr::Vector< T, O >)arr::Vector< T, O >inline