Public Member Functions | Public Attributes | List of all members
crtpParamWriteV2Request< T > Struct Template Reference

#include <crtp.h>

Public Member Functions

 crtpParamWriteV2Request (uint16_t id, const T &value)
 

Public Attributes

const crtp header
 
const uint16_t id
 
const T value
 

Detailed Description

template<class T>
struct crtpParamWriteV2Request< T >

Definition at line 319 of file crtp.h.

Constructor & Destructor Documentation

template<class T>
crtpParamWriteV2Request< T >::crtpParamWriteV2Request ( uint16_t  id,
const T &  value 
)
inline

Definition at line 321 of file crtp.h.

Member Data Documentation

template<class T>
const crtp crtpParamWriteV2Request< T >::header

Definition at line 330 of file crtp.h.

template<class T>
const uint16_t crtpParamWriteV2Request< T >::id

Definition at line 331 of file crtp.h.

template<class T>
const T crtpParamWriteV2Request< T >::value

Definition at line 332 of file crtp.h.


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


crazyflie_cpp
Author(s): Wolfgang Hoenig
autogenerated on Mon Sep 28 2020 03:40:10