|
| ViewRegisterInfo (std::string typeName, std::string registerName, std::string baseAddress, int size, std::string access) |
|
const std::string & | getTypeName (void) const |
|
const std::string & | getRegisterName (void) const |
|
const std::string & | getBaseAddress (void) const |
|
const int | getSize (void) const |
|
const std::string & | getAccess (void) const |
|
const int | getNumberOfColumns (void) const |
|
|
std::vector< std::string > | dataTable_ |
|
int | typeName_ |
|
int | registerName_ |
|
int | baseAddress_ |
|
int | size_ |
|
int | access_ |
|
Definition at line 19 of file ViewRegisterInfo.h.
The documentation for this class was generated from the following files: