wsRequest Class Reference

#include <wsRequest.h>

List of all members.

Public Member Functions

 wsRequest (int socket)
 ~wsRequest ()
string getParam (const string &param)
void output (const string &data)
void output (const char *data, const string &type, int length)
vector< string > getParamList ()
void setCookie (const string &key, const string &val)
bool isResource ()
void setResourceFlag (bool flag)
string getPath ()


Constructor & Destructor Documentation

wsRequest::wsRequest ( int  socket  ) 

wsRequest::~wsRequest (  ) 


Member Function Documentation

string wsRequest::getParam ( const string &  param  )  [inline]

vector<string> wsRequest::getParamList (  )  [inline]

string wsRequest::getPath (  )  [inline]

bool wsRequest::isResource (  )  [inline]

void wsRequest::output ( const char *  data,
const string &  type,
int  length 
)

void wsRequest::output ( const string &  data  ) 

void wsRequest::setCookie ( const string &  key,
const string &  val 
) [inline]

void wsRequest::setResourceFlag ( bool  flag  )  [inline]


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

Generated on Fri Feb 27 23:58:52 2009 for libhw by  doxygen 1.5.8