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
|
Go to the source code of this file.
Classes | |
class | THttpChDef |
class | THttpEx |
class | THttpLx |
class | THttpChRet |
Enumerations | |
enum | THttpChTy { hpctUndef, hpctAlpha, hpctDigit, hpctCtl, hpctSpec } |
enum | THttpExCd { heUnexpectedEof, hePeriodExpected, heTokenExpected, heInvalidToken, heTSpecExpected, heInvalidTSpec, heNumExpected, heInvalidNumPlaces, heCrLfExpected, heMethodNmExpected, heUrlEmpty, heBadUrl, heBadSearchStr } |
enum THttpChTy |
Enumerator | |
---|---|
hpctUndef | |
hpctAlpha | |
hpctDigit | |
hpctCtl | |
hpctSpec |
Definition at line 92 of file http.cpp.
enum THttpExCd |
Definition at line 164 of file http.cpp.