ots::ViewRegisterInfo Class Reference
List of all members.
Public Member Functions |
| 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 |
Protected Attributes |
std::vector< std::string > | dataTable_ |
int | typeName_ |
int | registerName_ |
int | baseAddress_ |
int | size_ |
int | access_ |
Detailed Description
Definition at line 19 of file ViewRegisterInfo.h.
The documentation for this class was generated from the following files: