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