Transaction-Level Modeling Framework for Space Applications
#include <WatchpointManager.hpp>
Public Types | |
enum | Type { WRITE_watch, READ_watch, ACCESS_watch } |
Public Attributes | |
AddressType | address |
unsigned int | length |
Type | type |
enum trap::Watchpoint::Type |
AddressType trap::Watchpoint< AddressType >::address |
unsigned int trap::Watchpoint< AddressType >::length |
Type trap::Watchpoint< AddressType >::type |