applayerprotocols/httpexamples/cookies/bwins/COOKIEMANAGERU.DEF
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 13 Oct 2010 15:09:28 +0300
branchRCL_3
changeset 53 c59bddbfd7b9
parent 0 b16258d2340f
permissions -rw-r--r--
Revision: 201038 Kit: 201041

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 &)