| begin() noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| begin() const noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| cbegin() const noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| cend() const noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| clear() noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| ConstIterator typedef | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | |
| empty() const noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| end() noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| end() const noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| erase(ElementType *element) noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| erase(Iterator i) noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| erase(Iterator begin, Iterator end) noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| insert(Iterator i, std::unique_ptr< ElementType > element) noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| internal_list_ | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | private |
| internal_list_type typedef | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | private |
| Iterator typedef | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | |
| make_element_iterator(ElementType *element) const noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| make_element_iterator(const ElementType *element) const noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| operator=(const OwnerIntrusiveList &other)=delete | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | |
| OwnerIntrusiveList() | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| OwnerIntrusiveList(const OwnerIntrusiveList &other)=delete | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | |
| OwnerIntrusiveList(OwnerIntrusiveList &&other) noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| push_back(std::unique_ptr< ElementType > element) noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| push_front(std::unique_ptr< ElementType > element) noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| size() const noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| size_type typedef | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | |
| splice(Iterator position, OwnerIntrusiveList &other) noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| splice(Iterator position, OwnerIntrusiveList &other, Iterator i) noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| splice(Iterator position, OwnerIntrusiveList &other, Iterator begin, Iterator end) noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| swap(OwnerIntrusiveList &other) noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| unlink(Iterator i) noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |
| value_type typedef | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | |
| ~OwnerIntrusiveList() noexcept | jlm::util::OwnerIntrusiveList< ElementType, Accessor > | inline |