iceoryx_hoofs
2.0.3
iox
cxx
unique_ptr
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
() noexcept
iox::cxx::unique_ptr< T >
get
() const noexcept
iox::cxx::unique_ptr< T >
operator bool
() const noexcept
iox::cxx::unique_ptr< T >
explicit
operator->
() noexcept
iox::cxx::unique_ptr< T >
operator->
() const noexcept
iox::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
() noexcept
iox::cxx::unique_ptr< T >
reset
(T *const ptr=nullptr) noexcept
iox::cxx::unique_ptr< T >
swap
(unique_ptr &other) noexcept
iox::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) noexcept
iox::cxx::unique_ptr< T >
unique_ptr
(T *const ptr, function_ref< void(T *)> &&deleter) noexcept
iox::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
() noexcept
iox::cxx::unique_ptr< T >
Generated by
1.9.4