Public Member Functions | |
bool | read_data (String &buffer, size_t &offset, const size_t &total) |
bool | test (const can::Frame &msg, uint32_t &reason) |
UploadSegmentResponse (const can::Frame &f) | |
Static Public Attributes | |
static const uint8_t | command = 0 |
UploadSegmentResponse::UploadSegmentResponse | ( | const can::Frame & | f | ) | [inline] |
bool UploadSegmentResponse::read_data | ( | String & | buffer, |
size_t & | offset, | ||
const size_t & | total | ||
) | [inline] |
bool UploadSegmentResponse::test | ( | const can::Frame & | msg, |
uint32_t & | reason | ||
) | [inline] |
const uint8_t UploadSegmentResponse::command = 0 [static] |