|  | 
| static const char * | TypeToString (const PeripheralType type) | 
|  | 
| static PeripheralType | GetTypeFromString (const std::string &strType) | 
|  | 
| static const char * | BusTypeToString (const PeripheralBusType type) | 
|  | 
| static PeripheralBusType | GetBusTypeFromString (const std::string &strType) | 
|  | 
| static const char * | FeatureToString (const PeripheralFeature type) | 
|  | 
| static PeripheralFeature | GetFeatureTypeFromString (const std::string &strType) | 
|  | 
| static int | HexStringToInt (const char *strHex) | 
|  | 
| static void | FormatHexString (int iVal, std::string &strHexString) | 
|  | 
The documentation for this class was generated from the following file: