#include <transport.hpp>
|
| hw::trezor::messages::MessageType | recvType |
| |
| std::shared_ptr< google::protobuf::Message > | recvMsg |
| |
| boost::optional< std::string > | reason |
| |
Definition at line 330 of file transport.hpp.
◆ UnexpectedMessageException() [1/2]
| hw::trezor::exc::UnexpectedMessageException::UnexpectedMessageException |
( |
| ) |
|
|
inline |
◆ UnexpectedMessageException() [2/2]
| hw::trezor::exc::UnexpectedMessageException::UnexpectedMessageException |
( |
hw::trezor::messages::MessageType |
recvType, |
|
|
const std::shared_ptr< google::protobuf::Message > & |
recvMsg |
|
) |
| |
|
inline |
Definition at line 338 of file transport.hpp.
boost::optional< std::string > reason
std::shared_ptr< google::protobuf::Message > recvMsg
std::string to_string(t_connection_type type)
hw::trezor::messages::MessageType recvType
◆ ProtocolException()
| hw::trezor::exc::ProtocolException::ProtocolException |
|
inline |
◆ recvMsg
| std::shared_ptr<google::protobuf::Message> hw::trezor::exc::UnexpectedMessageException::recvMsg |
|
protected |
◆ recvType
| hw::trezor::messages::MessageType hw::trezor::exc::UnexpectedMessageException::recvType |
|
protected |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/src/device_trezor/trezor/transport.hpp