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