$darkmode
vtd::RdbTransceiverTcpFactory Class Reference
Inheritance diagram for vtd::RdbTransceiverTcpFactory:
Collaboration diagram for vtd::RdbTransceiverTcpFactory:

Protected Member Functions

cloe::Logger factory_logger () const override
 
const char * instance_name () const override
 

Additional Inherited Members

- Public Member Functions inherited from cloe::utility::TcpTransceiverFactory< RdbTransceiverTcp >
 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< RdbTransceiverTcp > create_or_null (const std::string &host, uint16_t port) const
 
std::unique_ptr< RdbTransceiverTcp > create_or_throw (const std::string &host, uint16_t port) const
 
std::unique_ptr< RdbTransceiverTcp > create_or_throw (const std::string &host, uint16_t port, AbortFlag &sig) const
 
- Protected Attributes inherited from cloe::utility::TcpTransceiverFactory< RdbTransceiverTcp >
TcpTransceiverConfiguration config_
 

The documentation for this class was generated from the following file: