Public Member Functions | |
bool | read_data (String &buffer, size_t &offset, size_t &total) |
bool | test (const can::Frame &msg, size_t size, uint32_t &reason) |
UploadInitiateResponse (const can::Frame &f) | |
![]() | |
FrameOverlay (const Header &h) | |
FrameOverlay (const can::Frame &f) | |
![]() | |
value_type * | c_array () |
const value_type * | c_array () const |
Frame (const Header &h, unsigned char l=0) | |
Frame () | |
bool | isValid () const |
![]() | |
Header () | |
Header (unsigned int i, bool extended, bool rtr, bool error) | |
bool | isValid () const |
operator const unsigned int () const | |
Static Public Attributes | |
static const uint8_t | command = 2 |
![]() | |
static const unsigned int | ERROR_MASK |
static const unsigned int | EXTENDED_MASK |
static const unsigned int | ID_MASK |
static const unsigned int | RTR_MASK |
Additional Inherited Members | |
![]() | |
typedef unsigned char | value_type |
![]() | |
InitiateLong & | data |
![]() | |
boost::array< value_type, 8 > | data |
unsigned char | dlc |
![]() | |
unsigned int | id |
unsigned int | is_error |
unsigned int | is_extended |
unsigned int | is_rtr |
|
inline |
|
inline |
|
inline |