|
SNAP Library 4.1, User Reference
2018-07-26 16:30:42
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 455 of file http.cpp.
|
inline |