Main Page | Modules | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members

HttpReq Class Reference
[Network access]

#include <adsonet.h>

List of all members.

Public Member Functions

int get (char *filename)
int getAsync (char *filename)
int post (char *filename, char *data)
int postAsync (char *filename, char *data)
int reqDone ()
void abort ()
int isAborted ()
int waitForSend (int timeout)
int getError ()
int hostValid ()
char * getLine ()
char * getText ()
char * getStateMsg ()
int isEnabled ()
 HttpReq (char *hostname)


Constructor & Destructor Documentation

HttpReq::HttpReq char *  hostname  ) 
 


Member Function Documentation

void HttpReq::abort  ) 
 

int HttpReq::get char *  filename  ) 
 

int HttpReq::getAsync char *  filename  ) 
 

int HttpReq::getError  )  [inline]
 

char * HttpReq::getLine  ) 
 

char * HttpReq::getStateMsg  ) 
 

char * HttpReq::getText  ) 
 

int HttpReq::hostValid  )  [inline]
 

int HttpReq::isAborted  )  [inline]
 

int HttpReq::isEnabled  )  [inline]
 

int HttpReq::post char *  filename,
char *  data
 

int HttpReq::postAsync char *  filename,
char *  data
 

int HttpReq::reqDone  ) 
 

int HttpReq::waitForSend int  timeout  ) 
 


The documentation for this class was generated from the following files:
Generated on Mon Jul 21 10:44:48 2003 for Rover by doxygen 1.3.2