Electroneum
Namespaces | Functions
device.cpp File Reference
#include "device.hpp"
#include "device_default.hpp"
#include "misc_log_ex.h"
Include dependency graph for device.cpp:

Namespaces

 hw
 

Functions

static device_registry * hw::get_device_registry (bool clear=false)
 
static void hw::clear_device_registry ()
 
device & hw::get_device (const std::string &device_descriptor)
 
bool hw::register_device (const std::string &device_name, device *hw_device)