CEBL  2.1
Data Fields
MindsetReply Struct Reference

structure containing mindset's reply to command More...

#include <Mindset24.hpp>

Data Fields

unsigned char * reply
unsigned char * sense_buffer
sg_io_hdr_t io_hdr
bool error
int reply_len
int sense_buffer_len

Detailed Description

structure containing mindset's reply to command

Definition at line 74 of file Mindset24.hpp.


Field Documentation

bool MindsetReply::error

Definition at line 79 of file Mindset24.hpp.

Referenced by Mindset24::GetAllData(), and Mindset24::GetNextDataBlock().

sg_io_hdr_t MindsetReply::io_hdr

Definition at line 78 of file Mindset24.hpp.

unsigned char* MindsetReply::reply
int MindsetReply::reply_len

Definition at line 80 of file Mindset24.hpp.

unsigned char* MindsetReply::sense_buffer
int MindsetReply::sense_buffer_len

Definition at line 81 of file Mindset24.hpp.


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