iceoryx_hoofs 2.0.3
iox::cxx::unique_ptr< T > Member List

This is the complete list of members for iox::cxx::unique_ptr< T >, including all inherited members.

get() noexceptiox::cxx::unique_ptr< T >
get() const noexceptiox::cxx::unique_ptr< T >
operator bool() const noexceptiox::cxx::unique_ptr< T >explicit
operator->() noexceptiox::cxx::unique_ptr< T >
operator->() const noexceptiox::cxx::unique_ptr< T >
operator=(const unique_ptr &)=delete (defined in iox::cxx::unique_ptr< T >)iox::cxx::unique_ptr< T >
operator=(unique_ptr &&rhs) noexcept (defined in iox::cxx::unique_ptr< T >)iox::cxx::unique_ptr< T >
operator=(std::nullptr_t) noexcept (defined in iox::cxx::unique_ptr< T >)iox::cxx::unique_ptr< T >
release() noexceptiox::cxx::unique_ptr< T >
reset(T *const ptr=nullptr) noexceptiox::cxx::unique_ptr< T >
swap(unique_ptr &other) noexceptiox::cxx::unique_ptr< T >
unique_ptr()=delete (defined in iox::cxx::unique_ptr< T >)iox::cxx::unique_ptr< T >
unique_ptr(function_ref< void(T *)> &&deleter) noexceptiox::cxx::unique_ptr< T >
unique_ptr(T *const ptr, function_ref< void(T *)> &&deleter) noexceptiox::cxx::unique_ptr< T >
unique_ptr(const unique_ptr &other)=delete (defined in iox::cxx::unique_ptr< T >)iox::cxx::unique_ptr< T >
unique_ptr(unique_ptr &&rhs) noexcept (defined in iox::cxx::unique_ptr< T >)iox::cxx::unique_ptr< T >
~unique_ptr() noexceptiox::cxx::unique_ptr< T >