Contains the communication settings of the connected [Server].
More...
#include <server_details.hpp>
Contains the communication settings of the connected [Server].
Definition at line 23 of file server_details.hpp.
◆ ServerDetailsView() [1/2]
◆ ServerDetailsView() [2/2]
◆ ~ServerDetailsView()
| iox2::ServerDetailsView::~ServerDetailsView |
( |
| ) |
|
|
defaultnoexcept |
◆ max_slice_len()
| auto iox2::ServerDetailsView::max_slice_len |
( |
| ) |
const -> uint64_t |
The current maximum length of a slice.
◆ node_id()
| auto iox2::ServerDetailsView::node_id |
( |
| ) |
const -> UniqueNodeId |
The [NodeId] of the [Node] under which the [Server] was created.
◆ number_of_responses()
| auto iox2::ServerDetailsView::number_of_responses |
( |
| ) |
const -> uint64_t |
The total number of responses available in the [Server].
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ request_buffer_size()
| auto iox2::ServerDetailsView::request_buffer_size |
( |
| ) |
const -> uint64_t |
The receive buffer size for incoming requests.
◆ server_id()
◆ internal::list_ports_callback
template<typename T , typename >
The documentation for this class was generated from the following file: