#include <transport.hpp>
◆ ProtocolV1()
| hw::trezor::ProtocolV1::ProtocolV1 |
( |
| ) |
|
|
default |
◆ ~ProtocolV1()
| virtual hw::trezor::ProtocolV1::~ProtocolV1 |
( |
| ) |
|
|
virtualdefault |
◆ read()
| void hw::trezor::ProtocolV1::read |
( |
Transport & |
transport, |
|
|
std::shared_ptr< google::protobuf::Message > & |
msg, |
|
|
messages::MessageType * |
msg_type = nullptr |
|
) |
| |
|
overridevirtual |
◆ write()
| void hw::trezor::ProtocolV1::write |
( |
Transport & |
transport, |
|
|
const google::protobuf::Message & |
req |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: