chunkedseq
container library for large in-memory data sets
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc > Member List

This is the complete list of members for pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >, including all inherited members.

allocator_type typedefpasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >
back() const pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
backn(value_type *dst, size_type nb)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
capacitypasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >static
clear()pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
empty() const pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
for_each(const Body &body) const pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
for_each_segment(size_type lo, size_type hi, const Body &body) const pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
front() const pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
frontn(value_type *dst, size_type nb)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
full() const pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
index_of_last_item() const pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
index_of_pointer(const value_type *p) const pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
operator[](size_type ix) const pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
operator[](size_t ix) const pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
partial() const pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
pop_back()pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
pop_front()pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
popn_back(size_type nb)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
popn_back(value_type *dst, size_type nb)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
popn_front(size_type nb)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
popn_front(value_type *dst, size_type nb)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
push_back(const value_type &x)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
push_front(const value_type &x)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
pushn_back(const value_type *xs, size_type nb)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
pushn_back(const Body &body, size_type nb)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
pushn_front(const value_type *xs, size_type nb)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
segment_by_index(size_type ix) const pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
segment_type typedefpasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >
size() const pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
size_type typedefpasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >
stack()pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
stack(const stack &other)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
stack(size_type nb, const value_type &val)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
swap(stack &other)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
transfer_from_back_to_front(stack &target, size_type nb)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
transfer_from_front_to_back(stack &target, size_type nb)pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline
value_type typedefpasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >
~stack()pasl::data::fixedcapacity::base::stack< Array_alloc, Item_alloc >inline