#include <crtp.h>
Public Types | |
| typedef crtpLogGetItemV2Response | Response |
Public Member Functions | |
| crtpLogGetItemV2Request (uint16_t id) | |
| bool | operator== (const crtpLogGetItemV2Request &other) const |
Public Attributes | |
| const uint8_t | command |
| const crtp | header |
| uint16_t | id |
| crtpLogGetItemV2Request::crtpLogGetItemV2Request | ( | uint16_t | id | ) | [inline] |
| bool crtpLogGetItemV2Request::operator== | ( | const crtpLogGetItemV2Request & | other | ) | const [inline] |
| const uint8_t crtpLogGetItemV2Request::command |
| uint16_t crtpLogGetItemV2Request::id |