C++ Actor Framework 0.18
Loading...
Searching...
No Matches
caf::weak_intrusive_ptr< T > Member List

This is the complete list of members for caf::weak_intrusive_ptr< T >, including all inherited members.

compare(const_pointer ptr) const noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
compare(const weak_intrusive_ptr &other) const noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
compare(std::nullptr_t) const noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
const_pointer typedef (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
const_reference typedef (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
detach() noexceptcaf::weak_intrusive_ptr< T >
element_type typedef (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
get() const noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
get_locked() const noexceptcaf::weak_intrusive_ptr< T >
has_weak_ptr_semantics (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >static
lock() const noexceptcaf::weak_intrusive_ptr< T >
operator bool() const noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >explicit
operator!() const noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
operator!=(const weak_intrusive_ptr< X > &lhs, const weak_intrusive_ptr< Y > &rhs) (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >related
operator*() const noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
operator->() const noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
operator=(pointer ptr) noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
operator=(weak_intrusive_ptr &&other) noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
operator=(const weak_intrusive_ptr &other) noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
operator==(const weak_intrusive_ptr< X > &lhs, const weak_intrusive_ptr< Y > &rhs) (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >related
pointer typedef (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
reference typedef (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
release() noexceptcaf::weak_intrusive_ptr< T >
reset(pointer new_value=nullptr, bool add_ref=true) (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
swap(weak_intrusive_ptr &other) noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
weak_intrusive_ptr() noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
weak_intrusive_ptr(pointer raw_ptr, bool add_ref=true) noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
weak_intrusive_ptr(weak_intrusive_ptr &&other) noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
weak_intrusive_ptr(const weak_intrusive_ptr &other) noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
weak_intrusive_ptr(weak_intrusive_ptr< Y > other) noexcept (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >
~weak_intrusive_ptr() (defined in caf::weak_intrusive_ptr< T >)caf::weak_intrusive_ptr< T >