Public Member Functions | Public Attributes | List of all members
cDSA::sResponse Struct Reference

data structure for storing responses from the remote DSACON32m controller More...

#include <dsa.h>

Public Member Functions

 sResponse (UInt8 *_payload, int _max_payload_size)
 constructor to init pointer and max size More...
 

Public Attributes

Int32 max_payload_size
 
UInt8 packet_id
 
UInt8payload
 
UInt16 size
 

Detailed Description

data structure for storing responses from the remote DSACON32m controller

Definition at line 275 of file dsa.h.

Constructor & Destructor Documentation

cDSA::sResponse::sResponse ( UInt8 _payload,
int  _max_payload_size 
)
inline

constructor to init pointer and max size

Definition at line 282 of file dsa.h.

Member Data Documentation

Int32 cDSA::sResponse::max_payload_size

Definition at line 279 of file dsa.h.

UInt8 cDSA::sResponse::packet_id

Definition at line 276 of file dsa.h.

UInt8* cDSA::sResponse::payload

Definition at line 278 of file dsa.h.

UInt16 cDSA::sResponse::size

Definition at line 277 of file dsa.h.


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


sdhlibrary_cpp
Author(s): Dirk Osswald
autogenerated on Sun Aug 18 2019 03:42:21