TwiceAsNice
2019-02-18
|
#include <QSI_PacketWrapper.h>
Public Member Functions | |
QSI_PacketWrapper () | |
~QSI_PacketWrapper () | |
int | PKT_SendPacket (IHostIO *connection, unsigned char *pTBuffer, unsigned char *pRxBuffer, bool bCheckQueues, IOTimeout ioTimout=IOTimeout_Normal) |
int | PKT_CheckQueues (IHostIO *connection) |
Private Attributes | |
int | m_iStatus |
QSILog * | m_log |
QSI_PacketWrapper::QSI_PacketWrapper | ( | ) |
QSI_PacketWrapper::~QSI_PacketWrapper | ( | ) |
int QSI_PacketWrapper::PKT_CheckQueues | ( | IHostIO * | connection | ) |
int QSI_PacketWrapper::PKT_SendPacket | ( | IHostIO * | connection, |
unsigned char * | pTBuffer, | ||
unsigned char * | pRxBuffer, | ||
bool | bCheckQueues, | ||
IOTimeout | ioTimout = IOTimeout_Normal |
||
) |
|
private |
|
private |