|
SNAP Library 3.0, User Reference
2016-07-20 17:56:49
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 |