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
|
This is the complete list of members for THttpResp, including all inherited members.
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 |
GetBodyAsSIn() 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 | inlinestatic |
LoadTxt(PSIn &SIn) | THttpResp | inlinestatic |
MajorVerN | THttpResp | private |
MinorVerN | THttpResp | private |
New(const int &StatusCd, const TStr &ContTypeVal, const bool &CacheCtrlP, const PSIn &BodySIn, const TStr LocStr=TStr()) | THttpResp | inlinestatic |
New(const PSIn &SIn) | THttpResp | inlinestatic |
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 |