Contains the communication settings of the connected [Client].
More...
#include <client_details.hpp>
Contains the communication settings of the connected [Client].
Definition at line 23 of file client_details.hpp.
◆ ClientDetailsView() [1/2]
◆ ClientDetailsView() [2/2]
◆ ~ClientDetailsView()
| iox2::ClientDetailsView::~ClientDetailsView |
( |
| ) |
|
|
defaultnoexcept |
◆ client_id()
◆ max_active_requests()
| auto iox2::ClientDetailsView::max_active_requests |
( |
| ) |
const -> uint64_t |
The maximal amount of active requests the [Client] can send.
◆ max_slice_len()
| auto iox2::ClientDetailsView::max_slice_len |
( |
| ) |
const -> uint64_t |
The current maximum length of a slice.
◆ node_id()
| auto iox2::ClientDetailsView::node_id |
( |
| ) |
const -> UniqueNodeId |
The [NodeId] of the [Node] under which the [Client] was created.
◆ number_of_requests()
| auto iox2::ClientDetailsView::number_of_requests |
( |
| ) |
const -> uint64_t |
The total number of requests available in the [Client]s data segment.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ response_buffer_size()
| auto iox2::ClientDetailsView::response_buffer_size |
( |
| ) |
const -> uint64_t |
The receive buffer size for incoming responses.
◆ internal::list_ports_callback
template<typename T , typename >
The documentation for this class was generated from the following file: