applayerprotocols/httpexamples/cookies/bwins/COOKIEMANAGERU.DEF
author William Roberts <williamr@symbian.org>
Sun, 14 Mar 2010 13:11:53 +0000
branchCompilerCompatibility
changeset 6 473d445b4935
parent 0 b16258d2340f
permissions -rw-r--r--
Automatic merge from PDK_3.0.h

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