|
NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
Device that ignores all operations. More...
Public Member Functions | |
| NullIODevice (unsigned base, unsigned size, unsigned value) | |
| bool | receive (MessageIOOut &msg) |
| bool | receive (MessageIOIn &msg) |
Public Member Functions inherited from StaticReceiver< NullIODevice > | |
| StaticReceiver () | |
Public Member Functions inherited from Device | |
| void | debug_dump () |
| Device (const char *debug_name) | |
Private Attributes | |
| unsigned | _base |
| unsigned | _size |
| unsigned | _value |
Additional Inherited Members | |
Static Public Member Functions inherited from StaticReceiver< NullIODevice > | |
| static bool | receive_static (Device *o, M &msg) |
Device that ignores all operations.
State: stable Features: IOIn, IOOut
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |