Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Public Types | Public Attributes | List of all members
trap::Breakpoint< AddressType > Struct Template Reference

#include <BreakpointManager.hpp>

Inheritance diagram for trap::Breakpoint< AddressType >:
Collaboration diagram for trap::Breakpoint< AddressType >:

Public Types

enum  Type { MEM_break = 0, HW_break }
 

Public Attributes

AddressType address
 
unsigned int length
 
Type type
 

Member Enumeration Documentation

template<class AddressType>
enum trap::Breakpoint::Type
Enumerator
MEM_break 
HW_break 

Member Data Documentation

template<class AddressType>
AddressType trap::Breakpoint< AddressType >::address
template<class AddressType>
unsigned int trap::Breakpoint< AddressType >::length
template<class AddressType>
Type trap::Breakpoint< AddressType >::type

The documentation for this struct was generated from the following file: