NServer::NServerSocket Struct Reference

Internal structure to keep information on incoming connection and data. More...

#include <Network/Server/NServer.h>

List of all members.

Public Member Functions

 NServerSocket (QAbstractSocket *pSocket)
 ~NServerSocket ()
 close the socket connection

Public Attributes

QAbstractSocket * m_pSocket
int m_remainingBytes
QByteArray m_dataBuffer

Detailed Description

Internal structure to keep information on incoming connection and data.


Constructor & Destructor Documentation

NServer::NServerSocket::NServerSocket ( QAbstractSocket *  pSocket  )  [inline]
Parameters:
pSocket the incoming socket

Member Data Documentation

Container for the data segment

Remaining bytes to read to complete the data segment


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Enumerations Properties
Generated on Tue Sep 13 01:46:01 2011 for MedCenter by  doxygen 1.6.3