vmsHttpConnection Class Reference

#include <vmsHttpConnection.h>

List of all members.

Public Member Functions

void Attach (SOCKET sConnection)
void Shutdown ()
 vmsHttpConnection (vmsHttpServer *pServer)
virtual ~vmsHttpConnection ()

Static Protected Member Functions

static DWORD WINAPI _threadConnection (LPVOID lp)

Protected Attributes

vmsHttpRequest m_request
SOCKET m_sConnection
vmsHttpServerm_pServer


Detailed Description

Definition at line 18 of file vmsHttpConnection.h.


Constructor & Destructor Documentation

vmsHttpConnection::vmsHttpConnection ( vmsHttpServer pServer  ) 

Definition at line 12 of file vmsHttpConnection.cpp.

References m_pServer, and m_sConnection.

vmsHttpConnection::~vmsHttpConnection (  )  [virtual]

Definition at line 18 of file vmsHttpConnection.cpp.

References Shutdown().


Member Function Documentation

void vmsHttpConnection::Attach ( SOCKET  sConnection  ) 

Definition at line 23 of file vmsHttpConnection.cpp.

References _threadConnection(), m_sConnection, and NULL.

Referenced by vmsHttpServer::_threadServer().

void vmsHttpConnection::Shutdown (  ) 

DWORD WINAPI vmsHttpConnection::_threadConnection ( LPVOID  lp  )  [static, protected]


Member Data Documentation

Definition at line 31 of file vmsHttpConnection.h.

Referenced by _threadConnection().

Definition at line 36 of file vmsHttpConnection.h.

Referenced by _threadConnection(), Attach(), Shutdown(), and vmsHttpConnection().

Definition at line 38 of file vmsHttpConnection.h.

Referenced by _threadConnection(), and vmsHttpConnection().


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

Generated on Sun May 25 00:21:23 2008 by  doxygen 1.5.6