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

Public Member Functions

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

Protected Attributes

double maf
 

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: