ROSE
0.9.10.168
|
Register map keys.
This class stores a register major and minor pair that is suitable for using as a key in an std::map or similar. These objects are implicitly constructed from RegisterDescriptor.
Definition at line 60 of file RegisterStateGeneric.h.
#include <RegisterStateGeneric.h>
Public Member Functions | |
RegStore (RegisterDescriptor d) | |
bool | operator< (const RegStore &other) const |
Public Attributes | |
unsigned | majr |
unsigned | minr |