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

Public Member Functions

 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 void parse (const ByteArray &replyVector)=0
 
virtual bool isValid (const ByteArray &replyVector)=0
 
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: