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

Public Member Functions

bool isValid (const ByteArray &replyVector)
 
void parse (const ByteArray &replyVector)
 
- Public Member Functions inherited from CopyMe< EngineCoolantPid >
 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)
 
virtual bool needsCompress ()
 

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: