SNAP Library, User Reference  2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
http.cpp File Reference

Enumerations

enum  THttpChTy {
  hpctUndef, hpctAlpha, hpctDigit, hpctCtl,
  hpctSpec
}
enum  THttpExCd {
  heUnexpectedEof, hePeriodExpected, heTokenExpected, heInvalidToken,
  heTSpecExpected, heInvalidTSpec, heNumExpected, heInvalidNumPlaces,
  heCrLfExpected, heMethodNmExpected, heUrlEmpty, heBadUrl,
  heBadSearchStr
}

Enumeration Type Documentation

enum THttpChTy
Enumerator:
hpctUndef 
hpctAlpha 
hpctDigit 
hpctCtl 
hpctSpec 
enum THttpExCd
Enumerator:
heUnexpectedEof 
hePeriodExpected 
heTokenExpected 
heInvalidToken 
heTSpecExpected 
heInvalidTSpec 
heNumExpected 
heInvalidNumPlaces 
heCrLfExpected 
heMethodNmExpected 
heUrlEmpty 
heBadUrl 
heBadSearchStr