Struct nebula::drivers::connections::TcpSocket::SocketConfig
Public Attributes
| Type | Name |
|---|---|
| size_t | buffer_size = {4096} |
| int32_t | connect_timeout_ms = {3000} |
| int32_t | polling_interval_ms = {10} |
| Endpoint | target = {} |
Public Attributes Documentation
variable buffer_size
size_t nebula::drivers::connections::TcpSocket::SocketConfig::buffer_size;
variable connect_timeout_ms
int32_t nebula::drivers::connections::TcpSocket::SocketConfig::connect_timeout_ms;
variable polling_interval_ms
int32_t nebula::drivers::connections::TcpSocket::SocketConfig::polling_interval_ms;
variable target
Endpoint nebula::drivers::connections::TcpSocket::SocketConfig::target;
The documentation for this class was generated from the following file src/nebula_core/nebula_core_hw_interfaces/include/nebula_core_hw_interfaces/nebula_hw_interfaces_common/connections/tcp.hpp