◆ State
Enumerator |
---|
Method | |
Document | |
FindHeaderBegin | |
HeaderNameOrEnd | |
HeaderName | |
HeaderValue | |
AccData | |
◆ PartialHTTPRequestState()
hobbes::PartialHTTPRequestState::PartialHTTPRequestState |
( |
int |
s, |
|
|
HTTPRequestHandler |
f, |
|
|
void * |
ud |
|
) |
| |
|
inline |
◆ transition() [1/2]
bool hobbes::PartialHTTPRequestState::transition |
( |
const char * |
b, |
|
|
const char * |
e |
|
) |
| |
|
inline |
◆ transition() [2/2]
bool hobbes::PartialHTTPRequestState::transition |
( |
char |
c | ) |
|
|
inlineprivate |
◆ len
size_t hobbes::PartialHTTPRequestState::len |
|
private |
◆ r0
std::ostringstream hobbes::PartialHTTPRequestState::r0 |
|
private |
◆ r1
std::ostringstream hobbes::PartialHTTPRequestState::r1 |
|
private |
◆ req
int hobbes::PartialHTTPRequestState::s |
|
private |
◆ state
State hobbes::PartialHTTPRequestState::state |
|
private |
◆ ud
void* hobbes::PartialHTTPRequestState::ud |
|
private |
The documentation for this class was generated from the following file: