#include <dictionaries.h>
|
uint8_t | getRegister (std::string name, uint8_t type) |
|
uint8_t | getSize (std::string name, uint8_t type) |
|
uint8_t | getSize (uint8_t id, uint8_t type) |
|
std::string | getName (uint8_t id, uint8_t type) |
|
std::vector< std::string > | getAllNames (uint8_t type) |
|
std::vector< std::string > | getAllROCNames () |
|
std::vector< std::string > | getAllDTBNames () |
|
std::vector< std::string > | getAllTBMNames () |
|
Map for generic register name lookup All register names are lower case, register selection is case-insensitive. Singleton class, only one object of this floating around.
Definition at line 56 of file dictionaries.h.
The documentation for this class was generated from the following file: