_base | sheaf::auto_block< T, S > | protected |
_ct | sheaf::auto_block< T, S > | protected |
_ub | sheaf::auto_block< T, S > | protected |
assign(const_reference_type xitem) | sheaf::auto_block< T, S > | |
assign(index_type xbegin, index_type xend, const_reference_type xitem) | sheaf::auto_block< T, S > | |
auto_block(index_type xub=0) | sheaf::auto_block< T, S > | |
auto_block(index_type xub, size_type xct, const T *xitems) | sheaf::auto_block< T, S > | |
auto_block(const auto_block &xother) | sheaf::auto_block< T, S > | |
back() const | sheaf::auto_block< T, S > | |
base() const | sheaf::auto_block< T, S > | |
clear() | sheaf::auto_block< T, S > | |
const_pointer_type typedef | sheaf::auto_block< T, S > | |
const_reference_type typedef | sheaf::auto_block< T, S > | |
ct() const | sheaf::auto_block< T, S > | |
difference_type typedef | sheaf::auto_block< T, S > | |
force_item(index_type xindex, const_reference_type xitem) | sheaf::auto_block< T, S > | |
index_type typedef | sheaf::auto_block< T, S > | |
initialization_policy typedef | sheaf::auto_block< T, S > | |
initialize(index_type xindex) | sheaf::auto_block< T, S > | |
initialize(index_type xbegin, index_type xend) | sheaf::auto_block< T, S > | |
invariant() const | sheaf::auto_block< T, S > | |
item(index_type xindex) const | sheaf::auto_block< T, S > | |
operator=(const auto_block &xother) | sheaf::auto_block< T, S > | |
operator[](index_type xindex) const | sheaf::auto_block< T, S > | |
pointer_type typedef | sheaf::auto_block< T, S > | |
pop_back() | sheaf::auto_block< T, S > | |
push_back(const_reference_type item) | sheaf::auto_block< T, S > | |
push_back(const auto_block &xother) | sheaf::auto_block< T, S > | |
reference_type typedef | sheaf::auto_block< T, S > | |
reserve(index_type xub) | sheaf::auto_block< T, S > | |
set_ct(size_type xct) | sheaf::auto_block< T, S > | |
set_item(index_type xindex, const_reference_type xitem) | sheaf::auto_block< T, S > | |
size_type typedef | sheaf::auto_block< T, S > | |
ub() const | sheaf::auto_block< T, S > | |
value_type typedef | sheaf::auto_block< T, S > | |
~auto_block() | sheaf::auto_block< T, S > | virtual |