pxar
 All Classes Namespaces Functions Variables Typedefs Friends
Public Member Functions | Static Public Member Functions | List of all members
pxar::RegisterDictionary Class Reference

#include <dictionaries.h>

Public Member Functions

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 ()
 

Static Public Member Functions

static RegisterDictionarygetInstance ()
 

Detailed Description

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: