|
| | vector (const A &a=A()) |
| |
| | vector (size_type n) |
| |
| | vector (size_type n, const T &v, const A &a=A()) |
| |
| template<class I > |
| | vector (I f, I l, const A &a=A()) |
| |
| | vector (const vector &x) |
| |
| vector & | operator= (const vector &) |
| |
| template<class I > |
| void | assign (I f, I l) |
| |
| void | assign (size_type n, const T &u) |
| |
| allocator_type | get_allocator () const |
| |
| iterator | begin () |
| |
| iterator | end () |
| |
| const_iterator | begin () const |
| |
| const_iterator | end () const |
| |
| reverse_iterator | rbegin () |
| |
| reverse_iterator | rend () |
| |
| const_reverse_iterator | rbegin () const |
| |
| const_reverse_iterator | rend () const |
| |
| base_iterator_type | mbegin () |
| |
| base_iterator_type | mend () |
| |
| base_reverse_iterator_type | mrbegin () |
| |
| base_reverse_iterator_type | mrend () |
| |
| size_type | size () const |
| |
| size_type | max_size () const |
| |
| void | resize (size_type) |
| |
| void | resize (size_type, const T &) |
| |
| size_type | capacity () const |
| |
| bool | empty () const |
| |
| void | reserve (size_type) |
| |
| reference | modify (size_type n) |
| |
| const_reference | operator[] (size_type n) const |
| |
| reference | modify_at (size_type n) |
| |
| const_reference | at (size_type n) const |
| |
| reference | modify_front () |
| |
| const_reference | front () const |
| |
| reference | modify_back () |
| |
| const_reference | back () const |
| |
| void | push_back (const T &x) |
| |
| void | pop_back () |
| |
| iterator | insert (iterator position, const T &x) |
| |
| void | insert (iterator position, size_type n, const T &x) |
| |
| template<class I > |
| void | insert (iterator position, I first, I last) |
| |
| iterator | erase (iterator position) |
| |
| iterator | erase (iterator first, iterator last) |
| |
| void | swap (vector &) |
| |
| void | clear () |
| |
| | vector (const base_vector_type &x) |
| |
| vector & | operator= (const base_vector_type &) |
| |
| | operator const base_vector_type & () const |
| |
| base_vector_type & | base () |
| |
| const base_vector_type & | base () const |
| |
| void | _start () const |
| |
| void | _stop () const |
| |
| bool | _tracking () const |
| |
| void | _arm (transaction &t) const |
| |
| vector_impl & | _impl () const |
| |
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class I >
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class I >
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class I >
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
template<class T, class A = std::allocator<T> LIBODB_VECTOR_ARG_DEFAULT>
The documentation for this class was generated from the following file: