#include <WebSocketFactory.h>
◆ WebSocketConfig() [1/3]
Basda::WebSocketFactory::WebSocketConfig::WebSocketConfig |
( |
const std::string & |
hostname, |
|
|
const uint16_t |
portNr, |
|
|
const std::string & |
password, |
|
|
const unsigned |
timeoutMicrosecond |
|
) |
| |
|
inline |
◆ WebSocketConfig() [2/3]
Basda::WebSocketFactory::WebSocketConfig::WebSocketConfig |
( |
const std::string & |
hostname, |
|
|
const uint16_t |
portNr, |
|
|
const std::string & |
password, |
|
|
const unsigned |
timeoutMicrosecond |
|
) |
| |
|
inline |
◆ WebSocketConfig() [3/3]
Basda::WebSocketFactory::WebSocketConfig::WebSocketConfig |
( |
const std::string & |
hostname, |
|
|
const uint16_t |
portNr, |
|
|
const std::string & |
password, |
|
|
const unsigned |
timeoutMicrosecond |
|
) |
| |
|
inline |
◆ hostname
std::string Basda::WebSocketFactory::WebSocketConfig::hostname |
◆ password
std::string Basda::WebSocketFactory::WebSocketConfig::password |
◆ portNo
uint16_t Basda::WebSocketFactory::WebSocketConfig::portNo |
◆ timeoutMicrosecond
unsigned Basda::WebSocketFactory::WebSocketConfig::timeoutMicrosecond |
The documentation for this struct was generated from the following file: