iceoryx2
C++ Language Bindings
Loading...
Searching...
No Matches
iox2::DeadNodeView< T > Member List

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

blocking_remove_stale_resources(iox2::bb::Duration timeout) -> iox2::bb::Expected< void, NodeCleanupFailure >iox2::DeadNodeView< T >
DeadNodeView(const DeadNodeView &)=defaultiox2::DeadNodeView< T >
DeadNodeView(DeadNodeView &&)=defaultiox2::DeadNodeView< T >
DeadNodeView(const AliveNodeView< T > &view)iox2::DeadNodeView< T >explicit
details() const -> bb::Optional< NodeDetails >iox2::DeadNodeView< T >
id() const -> const UniqueNodeId &iox2::DeadNodeView< T >
operator=(const DeadNodeView &) -> DeadNodeView &=defaultiox2::DeadNodeView< T >
operator=(DeadNodeView &&) -> DeadNodeView &=defaultiox2::DeadNodeView< T >
try_remove_stale_resources() -> iox2::bb::Expected< void, NodeCleanupFailure >iox2::DeadNodeView< T >
~DeadNodeView()=defaultiox2::DeadNodeView< T >