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 |
UInt8 * | payload |
UInt16 | size |
data structure for storing responses from the remote DSACON32m controller
|
inline |