|
SNAP Library 2.4, Developer Reference
2015-05-11 19:40:56
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|

Public Member Functions | |
| THttpChRet (const PSIn &_SIn, const THttpExCd &_HttpExCd) | |
| THttpChRet & | operator= (const THttpChRet &) |
| bool | Eof () |
| char | GetCh () |
Private Attributes | |
| PSIn | SIn |
| int | Chs |
| int | ChN |
| THttpExCd | HttpExCd |
|
inline |
Definition at line 454 of file http.cpp.
Referenced by THttpRq::ParseSearch().

|
inline |
Definition at line 455 of file http.cpp.
References ChN, Chs, TSIn::GetCh(), HttpExCd, and SIn.
Referenced by THttpRq::ParseSearch().


|
inline |
|
private |
|
private |
|
private |