automotive-message-broker  0.14.803
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
BatteryVoltagePid Class Reference
Inheritance diagram for BatteryVoltagePid:
CopyMe< BatteryVoltagePid > ObdPid

Public Member Functions

bool needsCompress ()
 
bool isValid (const ByteArray &replyVector)
 
void parse (const ByteArray &replyVector)
 
- Public Member Functions inherited from CopyMe< BatteryVoltagePid >
 CopyMe (VehicleProperty::Property prop, std::string p, int i)
 
ObdPidcreate ()
 
- Public Member Functions inherited from ObdPid
 ObdPid (VehicleProperty::Property prop, std::string p, int i)
 
bool tryParse (ByteArray replyVector)
 

Additional Inherited Members

- Public Types inherited from ObdPid
typedef std::vector< unsigned
char > 
ByteArray
 
- Static Public Member Functions inherited from ObdPid
static ByteArray cleanup (ByteArray replyVector)
 
static ByteArray compress (ByteArray replyVector)
 
- Public Attributes inherited from ObdPid
VehicleProperty::Property property
 
std::string pid
 
int id
 
int type
 
std::string value
 
bool isValidVal
 

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