SNAP Library 4.0, Developer Reference
2017-07-27 13:18:06
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 |