#include <usb.h>
◆ UsbConnection()
UsbConnection::UsbConnection |
( |
usb_handle * |
handle | ) |
|
|
inlineexplicit |
◆ ~UsbConnection()
UsbConnection::~UsbConnection |
( |
| ) |
|
◆ Close()
void UsbConnection::Close |
( |
| ) |
|
|
finaloverridevirtual |
◆ DoTlsHandshake()
bool UsbConnection::DoTlsHandshake |
( |
RSA * |
key, |
|
|
std::string * |
auth_key |
|
) |
| |
|
finaloverridevirtual |
◆ Read()
bool UsbConnection::Read |
( |
apacket * |
packet | ) |
|
|
finaloverridevirtual |
◆ Reset()
void UsbConnection::Reset |
( |
| ) |
|
|
finaloverridevirtual |
◆ Write()
bool UsbConnection::Write |
( |
apacket * |
packet | ) |
|
|
finaloverridevirtual |
◆ handle_
The documentation for this struct was generated from the following files: