vmsIETmpCookies Class Reference

#include <vmsIETmpCookies.h>

List of all members.

Public Member Functions

LPCSTR get_PostData (int nIndex)
LPCSTR get_Referer (int nIndex)
LPCSTR get_Cookies (int nIndex)
int Find (LPCSTR pszUrl)
 vmsIETmpCookies ()
virtual ~vmsIETmpCookies ()

Protected Member Functions

void ProcessFile (LPCSTR pszFile)
void GetListOfKnownCookies ()

Static Protected Member Functions

static fsString GetLevel2DomainName (LPCSTR pszHostName)

Protected Attributes

HANDLE m_mxFile
fs::list< fsStringm_vUrls
fs::list< fsStringm_vCookies
fs::list< fsStringm_vPostDatas
fs::list< fsStringm_vBeforeNavUrls


Detailed Description

Definition at line 16 of file vmsIETmpCookies.h.


Constructor & Destructor Documentation

vmsIETmpCookies::vmsIETmpCookies (  ) 

Definition at line 10 of file vmsIETmpCookies.cpp.

References FALSE, m_mxFile, and NULL.

vmsIETmpCookies::~vmsIETmpCookies (  )  [virtual]

Definition at line 15 of file vmsIETmpCookies.cpp.

References m_mxFile.


Member Function Documentation

LPCSTR vmsIETmpCookies::get_PostData ( int  nIndex  ) 

Definition at line 186 of file vmsIETmpCookies.cpp.

References m_vPostDatas.

Referenced by CIEWGDM::Download().

LPCSTR vmsIETmpCookies::get_Referer ( int  nIndex  ) 

Definition at line 181 of file vmsIETmpCookies.cpp.

References m_vUrls.

Referenced by CIEWGDM::Download().

LPCSTR vmsIETmpCookies::get_Cookies ( int  nIndex  ) 

Definition at line 176 of file vmsIETmpCookies.cpp.

References m_vCookies.

Referenced by CIEWGDM::Download(), and Find().

int vmsIETmpCookies::Find ( LPCSTR  pszUrl  ) 

fsString vmsIETmpCookies::GetLevel2DomainName ( LPCSTR  pszHostName  )  [static, protected]

Definition at line 191 of file vmsIETmpCookies.cpp.

References NULL.

Referenced by Find().

void vmsIETmpCookies::ProcessFile ( LPCSTR  pszFile  )  [protected]

void vmsIETmpCookies::GetListOfKnownCookies (  )  [protected]

Definition at line 92 of file vmsIETmpCookies.cpp.

References m_mxFile, m_vCookies, m_vUrls, and ProcessFile().

Referenced by Find().


Member Data Documentation

HANDLE vmsIETmpCookies::m_mxFile [protected]

Definition at line 37 of file vmsIETmpCookies.h.

Referenced by GetListOfKnownCookies(), vmsIETmpCookies(), and ~vmsIETmpCookies().

fs::list<fsString> vmsIETmpCookies::m_vUrls [protected]

Definition at line 39 of file vmsIETmpCookies.h.

Referenced by Find(), get_Referer(), GetListOfKnownCookies(), and ProcessFile().

fs::list<fsString> vmsIETmpCookies::m_vCookies [protected]

Definition at line 40 of file vmsIETmpCookies.h.

Referenced by get_Cookies(), GetListOfKnownCookies(), and ProcessFile().

fs::list<fsString> vmsIETmpCookies::m_vPostDatas [protected]

Definition at line 41 of file vmsIETmpCookies.h.

Referenced by get_PostData(), and ProcessFile().

Definition at line 42 of file vmsIETmpCookies.h.

Referenced by Find(), and ProcessFile().


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:21:23 2008 by  doxygen 1.5.6