applayerprotocols/httpexamples/cookies/bwins/COOKIEMANAGERU.DEF
author hgs
Fri, 17 Sep 2010 17:30:56 +0530
changeset 44 130372b4fc89
parent 0 b16258d2340f
permissions -rw-r--r--
201037_06

EXPORTS
	??1CExampleCookieManager@@UAE@XZ @ 1 NONAME ; public: virtual __thiscall CExampleCookieManager::~CExampleCookieManager(void)
	?GetCookiesL@CExampleCookieManager@@UAEXVRHTTPTransaction@@AAV?$RArray@PAVCCookie@@@@AAH@Z @ 2 NONAME ; public: virtual void __thiscall CExampleCookieManager::GetCookiesL(class RHTTPTransaction,class RArray<class CCookie *> &,int &)
	?NewL@CExampleCookieManager@@SAPAV1@VRStringPool@@@Z @ 3 NONAME ; public: static class CExampleCookieManager * __cdecl CExampleCookieManager::NewL(class RStringPool)
	?StoreCookieL@CExampleCookieManager@@UAEXPAVCCookie@@ABVTUriC8@@@Z @ 4 NONAME ; public: virtual void __thiscall CExampleCookieManager::StoreCookieL(class CCookie *,class TUriC8 const &)