#include <device_io.hpp>
◆ device_io()
| hw::io::device_io::device_io |
( |
| ) |
|
|
inline |
◆ ~device_io()
| hw::io::device_io::~device_io |
( |
| ) |
|
|
inline |
◆ connect()
| virtual void hw::io::device_io::connect |
( |
void * | parms | ) |
|
|
pure virtual |
◆ connected()
| virtual bool hw::io::device_io::connected |
( |
| ) |
const |
|
pure virtual |
◆ disconnect()
| virtual void hw::io::device_io::disconnect |
( |
| ) |
|
|
pure virtual |
◆ exchange()
| virtual int hw::io::device_io::exchange |
( |
unsigned char * | command, |
|
|
unsigned int | cmd_len, |
|
|
unsigned char * | response, |
|
|
unsigned int | max_resp_len, |
|
|
bool | user_input ) |
|
pure virtual |
◆ init()
| virtual void hw::io::device_io::init |
( |
| ) |
|
|
pure virtual |
◆ release()
| virtual void hw::io::device_io::release |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: