#include <transport.h>
◆ BlockingConnection() [1/3]
BlockingConnection::BlockingConnection |
( |
| ) |
|
|
default |
◆ BlockingConnection() [2/3]
◆ BlockingConnection() [3/3]
◆ ~BlockingConnection()
virtual BlockingConnection::~BlockingConnection |
( |
| ) |
|
|
virtualdefault |
◆ Close()
virtual void BlockingConnection::Close |
( |
| ) |
|
|
pure virtual |
◆ DoTlsHandshake()
virtual bool BlockingConnection::DoTlsHandshake |
( |
RSA * |
key, |
|
|
std::string * |
auth_key = nullptr |
|
) |
| |
|
pure virtual |
◆ Read()
virtual bool BlockingConnection::Read |
( |
apacket * |
packet | ) |
|
|
pure virtual |
◆ Reset()
virtual void BlockingConnection::Reset |
( |
| ) |
|
|
pure virtual |
◆ Write()
virtual bool BlockingConnection::Write |
( |
apacket * |
packet | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: