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

#include <dictionaries.h>

Public Member Functions

uint8_t getSignal (std::string name, uint8_t type)
 
std::string getName (uint8_t signal, uint8_t type)
 
std::vector< std::string > getAllNames (uint8_t type)
 
std::vector< std::string > getAllAnalogNames ()
 
std::vector< std::string > getAllDigitalNames ()
 

Static Public Member Functions

static ProbeDictionarygetInstance ()
 

Detailed Description

Map for DTB analog & digital probe signal name lookup All signal names are lower case, check is case-insensitive. Singleton class, only one object of this floating around.

Definition at line 304 of file dictionaries.h.


The documentation for this class was generated from the following file: