|
iceoryx2
C++ Language Bindings
|
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 &)=default | iox2::DeadNodeView< T > | |
| DeadNodeView(DeadNodeView &&)=default | iox2::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 &=default | iox2::DeadNodeView< T > | |
| operator=(DeadNodeView &&) -> DeadNodeView &=default | iox2::DeadNodeView< T > | |
| try_remove_stale_resources() -> iox2::bb::Expected< void, NodeCleanupFailure > | iox2::DeadNodeView< T > | |
| ~DeadNodeView()=default | iox2::DeadNodeView< T > |