|
NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
Bridge between guest and host IOIO busses. More...
Public Member Functions | |
| bool | receive (MessageIOIn &msg) |
| bool | receive (MessageIOOut &msg) |
| DirectIODevice (DBus< MessageHwIOIn > &bus_hwioin, DBus< MessageHwIOOut > &bus_hwioout, unsigned base, unsigned size) | |
Public Member Functions inherited from StaticReceiver< DirectIODevice > | |
| StaticReceiver () | |
Public Member Functions inherited from Device | |
| void | debug_dump () |
| Device (const char *debug_name) | |
Private Attributes | |
| DBus< MessageHwIOIn > & | _bus_hwioin |
| DBus< MessageHwIOOut > & | _bus_hwioout |
| unsigned | _base |
| unsigned | _size |
Additional Inherited Members | |
Static Public Member Functions inherited from StaticReceiver< DirectIODevice > | |
| static bool | receive_static (Device *o, M &msg) |
Bridge between guest and host IOIO busses.
State: stable Features: IOIn, IOOut
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |