SNAP Library , Developer Reference
2013-01-07 14:03:36
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
AddFldVal(const TStr &FldNm, const TStr &FldVal) | THttpResp | |
AddHdFld(const TStr &FldNm, const TStr &FldVal, TChA &HdChA) | THttpResp | [private] |
BodyMem | THttpResp | [private] |
CRef | THttpResp | [private] |
FldNmToValVH | THttpResp | [private] |
GetAsMem(TMem &Mem) const | THttpResp | [inline] |
GetBodyAsMem() const | THttpResp | [inline] |
GetBodyAsStr() const | THttpResp | [inline] |
GetCookieKeyValDmPathQuV(TStrQuV &CookieKeyValDmPathQuV) | THttpResp | |
GetFldNmVal(const int &FldN, TStr &FldNm, TStr &FldVal) | THttpResp | [inline] |
GetFldNmVal(const int &FldN, const int &ValN, TStr &FldNm, TStr &FldVal) | THttpResp | [inline] |
GetFlds() const | THttpResp | [inline] |
GetFldVal(const TStr &FldNm, const int &ValN=0) const | THttpResp | |
GetFldVals(const int &FldN) const | THttpResp | [inline] |
GetFldValV(const TStr &FldNm, TStrV &FldValV) const | THttpResp | |
GetHdStr() const | THttpResp | [inline] |
GetReasonPhrase() const | THttpResp | [inline] |
GetSIn() const | THttpResp | |
GetSrvNm() const | THttpResp | [inline] |
GetStatusCd() const | THttpResp | [inline] |
GetTxtLen() const | THttpResp | [inline] |
HdStr | THttpResp | [private] |
IsContLen(int &ContLen) const | THttpResp | [inline] |
IsContLenOk() const | THttpResp | [inline] |
IsContType() const | THttpResp | [inline] |
IsContType(const TStr &ContTypeStr) const | THttpResp | [inline] |
IsFldNm(const TStr &FldNm) const | THttpResp | |
IsFldVal(const TStr &FldNm, const TStr &FldVal) const | THttpResp | |
IsOk() const | THttpResp | [inline] |
IsStatusCd_Ok() const | THttpResp | [inline] |
IsStatusCd_Redir() const | THttpResp | [inline] |
Len() const | THttpResp | [inline] |
Load(TSIn &) | THttpResp | [inline, static] |
LoadTxt(PSIn &SIn) | THttpResp | [inline, static] |
MajorVerN | THttpResp | [private] |
MinorVerN | THttpResp | [private] |
New(const int &StatusCd, const TStr &ContTypeVal, const bool &CacheCtrlP, const PSIn &BodySIn, const TStr LocStr=TStr()) | THttpResp | [inline, static] |
New(const PSIn &SIn) | THttpResp | [inline, static] |
Ok | THttpResp | [private] |
operator=(const THttpResp &) | THttpResp | [inline] |
ParseHttpResp(const PSIn &SIn) | THttpResp | [private] |
ReasonPhrase | THttpResp | [private] |
Save(TSOut &) | THttpResp | [inline] |
SaveBody(const PSOut &SOut) const | THttpResp | [inline] |
SaveTxt(const PSOut &SOut) const | THttpResp | [inline] |
StatusCd | THttpResp | [private] |
THttpResp(const int &_StatusCd, const TStr &ContTypeVal, const bool &CacheCtrlP, const PSIn &BodySIn, const TStr LocStr) | THttpResp | |
THttpResp(const PSIn &SIn) | THttpResp | |
THttpResp(TSIn &) | THttpResp | [inline] |
TPt< THttpResp > class | THttpResp | [friend] |
~THttpResp() | THttpResp | [inline] |