Flow123d  master-f44eb46
RevertableList< Type > Member List

This is the complete list of members for RevertableList< Type >, including all inherited members.

begin()RevertableList< Type >inline
data_RevertableList< Type >private
emplace_back(Args &&... args)RevertableList< Type >inline
end()RevertableList< Type >inline
enlarged_by_RevertableList< Type >private
make_permanent()RevertableList< Type >inline
operator[](std::size_t pos) constRevertableList< Type >inline
permanent_size() constRevertableList< Type >inline
permanent_size_RevertableList< Type >private
push_back(const Type &t)RevertableList< Type >inline
reserved_size() constRevertableList< Type >inline
reset()RevertableList< Type >inline
resize(std::size_t new_size)RevertableList< Type >inline
revert_temporary()RevertableList< Type >inline
RevertableList(std::size_t reserved_size, std::size_t enlarged_by=0)RevertableList< Type >inline
RevertableList(const RevertableList &other)RevertableList< Type >inline
temporary_size() constRevertableList< Type >inline
temporary_size_RevertableList< Type >private