Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ssobjects::HttpBlockingSocket Class Reference

#include <socketinstance.h>

Inheritance diagram for ssobjects::HttpBlockingSocket::

ssobjects::SocketInstance List of all members.

Public Types

enum  { nSizeRecv = 1000 }

Public Methods

 HttpBlockingSocket ()
 ~HttpBlockingSocket ()
int readHttpHeaderLine (char *pch, const int nSize, const int nSecs)
int readHttpResponse (char *pch, const int nSize, const int nSecs)

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
nSizeRecv 


Constructor & Destructor Documentation

HttpBlockingSocket::HttpBlockingSocket  
 

HttpBlockingSocket::~HttpBlockingSocket  
 


Member Function Documentation

int HttpBlockingSocket::readHttpHeaderLine char *    pch,
const int    nSize,
const int    nSecs
 

int HttpBlockingSocket::readHttpResponse char *    pch,
const int    nSize,
const int    nSecs
 


The documentation for this class was generated from the following files:
Generated on Thu Nov 8 12:39:28 2001 for SimpleServerObjects by doxygen1.2.11 written by Dimitri van Heesch, © 1997-2001