wsRequest Class Reference
#include <wsRequest.h>
List of all members.
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: