|
typedef std::vector< unsigned
char > | ByteArray |
| |
|
|
| ObdPid (VehicleProperty::Property prop, std::string p, int i) |
| |
|
virtual ObdPid * | create ()=0 |
| |
|
bool | tryParse (ByteArray replyVector) |
| |
|
virtual void | parse (const ByteArray &replyVector)=0 |
| |
|
virtual bool | isValid (const ByteArray &replyVector)=0 |
| |
|
virtual bool | needsCompress () |
| |
|
|
static ByteArray | cleanup (ByteArray replyVector) |
| |
|
static ByteArray | compress (ByteArray replyVector) |
| |
|
|
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:
- /home/abuild/rpmbuild/BUILD/automotive-message-broker-0.15/plugins/obd2plugin/obdpid.h