|
|
cloe::Logger | factory_logger () const override |
| |
|
const char * | instance_name () const override |
| |
|
|
| TcpTransceiverFactory (int attempts, std::chrono::duration< float > delay) |
| |
|
| TcpTransceiverFactory (const TcpTransceiverConfiguration &c) |
| |
|
| TcpTransceiverFactory (TcpTransceiverConfiguration &&c) |
| |
|
int | retry_attempts () const |
| |
|
void | set_retry_attempts (int attempts) |
| |
|
std::chrono::duration< float > | retry_delay () const |
| |
|
void | set_retry_delay (std::chrono::duration< float > delay) |
| |
| std::unique_ptr< ScpTransceiver > | create_or_null (const std::string &host, uint16_t port) const |
| |
| std::unique_ptr< ScpTransceiver > | create_or_throw (const std::string &host, uint16_t port) const |
| |
| std::unique_ptr< ScpTransceiver > | create_or_throw (const std::string &host, uint16_t port, AbortFlag &sig) const |
| |
|
TcpTransceiverConfiguration | config_ |
| |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/cloe/checkouts/v0.25.1/optional/vtd/src/scp_transceiver.hpp