Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cHttpHeaderClient Member List

This is the complete list of members for GrayLib::cHttpHeaderClient, including all inherited members.

AddHeadTag(HTTP_TAG_TYPE eTag, cStringA sVal)GrayLib::cHttpHeader
AddHeadTagInt(HTTP_TAG_TYPE eTag, int iVal)GrayLib::cHttpHeader
AddHeadTagTime(HTTP_TAG_TYPE eTag, cTimeInt tTime)GrayLib::cHttpHeader
cHttpHeader() noexceptGrayLib::cHttpHeaderprotected
cHttpHeaderClient(HTTPVERB_TYPE eVerb=HTTPVERB_TRACE, cStringA sUrlObject="") noexceptGrayLib::cHttpHeaderClientinline
FindHeadTag(HTTP_TAG_TYPE eTag) constGrayLib::cHttpHeader
FindHeadTagInt(HTTP_TAG_TYPE eTag) constGrayLib::cHttpHeader
FindHeadTagTime(HTTP_TAG_TYPE eTag) constGrayLib::cHttpHeader
get_HeadTagQty() constGrayLib::cHttpHeaderinline
HasHeadTag(HTTP_TAG_TYPE eTag) constGrayLib::cHttpHeaderinline
k_MaxTagsGrayLib::cHttpHeaderstatic
m_aTagsGrayLib::cHttpHeaderprotected
m_eVerbGrayLib::cHttpHeaderClient
m_sURLObjectGrayLib::cHttpHeaderClient
ReadHeader(cStreamInput *pInp, OUT cStringA &sHeadVerb)GrayLib::cHttpHeader
ReadHeadLine(const char *pData, StrLen_t iLen)GrayLib::cHttpHeaderprotected
SetClientVerb(const char *pszPrefixData, StrLen_t iPrefixLen, bool bReadURL=true)GrayLib::cHttpHeaderClient
SetGETDefaults()GrayLib::cHttpHeaderClient
SetPOSTDefaults()GrayLib::cHttpHeaderClient
UNITTEST_FRIEND(cHttpHeader)GrayLib::cHttpHeader
WriteHeadClient(cStreamOutput *pClient) constGrayLib::cHttpHeaderClient
WriteHeadTags(cStreamOutput *pClient) constGrayLib::cHttpHeaderprotected
~cHttpHeader()GrayLib::cHttpHeaderprotected