SNAP Library 6.0, Developer Reference
2020-12-09 16:24:20
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.
References Chs.
Referenced by THttpRq::ParseSearch().
|
inline |
Definition at line 455 of file http.cpp.
References TSIn::GetCh().
Referenced by THttpRq::ParseSearch().
|
inline |