#include <controller_init.h>
Definition at line 33 of file controller_init.h.
◆ ControllerConnectRetryData()
ControllerConnectRetryData::ControllerConnectRetryData |
( |
bool |
retry_xmpp_server, |
|
|
bool |
retry_dns_xmpp_server |
|
) |
| |
|
inline |
◆ ~ControllerConnectRetryData()
virtual ControllerConnectRetryData::~ControllerConnectRetryData |
( |
| ) |
|
|
inlinevirtual |
◆ connect_dns_xmpp_server()
bool ControllerConnectRetryData::connect_dns_xmpp_server |
( |
| ) |
const |
|
inline |
◆ connect_xmpp_server()
bool ControllerConnectRetryData::connect_xmpp_server |
( |
| ) |
const |
|
inline |
◆ DISALLOW_COPY_AND_ASSIGN()
◆ retry_dns_xmpp_server_
bool ControllerConnectRetryData::retry_dns_xmpp_server_ |
|
private |
◆ retry_xmpp_server_
bool ControllerConnectRetryData::retry_xmpp_server_ |
|
private |
The documentation for this class was generated from the following file: