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