#include <ServerInfo.h>
Classes | |
struct | TLSInfo |
Public Member Functions | |
bool | secure () const |
Public Attributes | |
std::string | ip |
unsigned short | port |
struct adchpp::ServerInfo::TLSInfo | TLSParams |
Definition at line 24 of file ServerInfo.h.
bool adchpp::ServerInfo::secure | ( | ) | const [inline] |
Definition at line 40 of file ServerInfo.h.
References adchpp::ServerInfo::TLSInfo::secure(), and TLSParams.
std::string adchpp::ServerInfo::ip |
Definition at line 25 of file ServerInfo.h.
unsigned short adchpp::ServerInfo::port |
Definition at line 26 of file ServerInfo.h.
Referenced by secure().