Public Types | Public Member Functions | Public Attributes | List of all members
crtpLogGetItemRequest Struct Reference

#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
 

Detailed Description

Definition at line 607 of file crtp.h.

Member Typedef Documentation

◆ Response

Definition at line 620 of file crtp.h.

Constructor & Destructor Documentation

◆ crtpLogGetItemRequest()

crtpLogGetItemRequest::crtpLogGetItemRequest ( uint8_t  id)
inline

Definition at line 609 of file crtp.h.

Member Function Documentation

◆ operator==()

bool crtpLogGetItemRequest::operator== ( const crtpLogGetItemRequest other) const
inline

Definition at line 616 of file crtp.h.

Member Data Documentation

◆ command

const uint8_t crtpLogGetItemRequest::command

Definition at line 623 of file crtp.h.

◆ header

const crtp crtpLogGetItemRequest::header

Definition at line 622 of file crtp.h.

◆ id

uint8_t crtpLogGetItemRequest::id

Definition at line 624 of file crtp.h.


The documentation for this struct was generated from the following file:


crazyflie_cpp
Author(s): Wolfgang Hoenig
autogenerated on Mon Feb 28 2022 22:11:44