TwiceAsNice  2019-02-18
Public Member Functions | Private Attributes | List of all members
QSI_PacketWrapper Class Reference

#include <QSI_PacketWrapper.h>

Collaboration diagram for QSI_PacketWrapper:
Collaboration graph

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
 
QSILogm_log
 

Constructor & Destructor Documentation

◆ QSI_PacketWrapper()

QSI_PacketWrapper::QSI_PacketWrapper ( )

◆ ~QSI_PacketWrapper()

QSI_PacketWrapper::~QSI_PacketWrapper ( )

Member Function Documentation

◆ PKT_CheckQueues()

int QSI_PacketWrapper::PKT_CheckQueues ( IHostIO connection)

◆ PKT_SendPacket()

int QSI_PacketWrapper::PKT_SendPacket ( IHostIO connection,
unsigned char *  pTBuffer,
unsigned char *  pRxBuffer,
bool  bCheckQueues,
IOTimeout  ioTimout = IOTimeout_Normal 
)

Member Data Documentation

◆ m_iStatus

int QSI_PacketWrapper::m_iStatus
private

◆ m_log

QSILog* QSI_PacketWrapper::m_log
private

The documentation for this class was generated from the following files: