|
Monero
|
Namespaces | |
| anonymous_namespace{device.hpp} | |
| core | |
| io | |
| ledger | |
Classes | |
| class | device |
| class | device_registry |
| struct | reset_mode |
Functions | |
| device & | get_device (const std::string &device_descriptor) |
| bool | register_device (const std::string &device_name, device *hw_device) |
| void | buffer_to_str (char *to_buff, size_t to_len, const char *buff, size_t len) |
| void | log_hexbuffer (const std::string &msg, const char *buff, size_t len) |
| void | log_message (const std::string &msg, const std::string &info) |
Variables | |
| static std::unique_ptr< device_registry > | registry |
| void hw::buffer_to_str | ( | char * | to_buff, |
| size_t | to_len, | ||
| const char * | buff, | ||
| size_t | len | ||
| ) |
| device & hw::get_device | ( | const std::string & | device_descriptor | ) |
| void hw::log_hexbuffer | ( | const std::string & | msg, |
| const char * | buff, | ||
| size_t | len | ||
| ) |
| void hw::log_message | ( | const std::string & | msg, |
| const std::string & | info | ||
| ) |
|
static |
1.8.14