CWgUrlListReceiver Class Reference

#include <WgUrlListReceiver.h>

List of all members.

Public Member Functions

 CWgUrlListReceiver ()
STDMETHOD() get_Cookies (BSTR *pVal)
STDMETHOD() put_Cookies (BSTR newVal)
STDMETHOD() GetUrlListFromDocumentSelection (IDispatch *pDispatch)
STDMETHOD() AddUrlToList ()
STDMETHOD() ShowAddUrlListDialog ()
STDMETHOD() get_Referer (BSTR *pVal)
STDMETHOD() put_Referer (BSTR newVal)
STDMETHOD() get_Comment (BSTR *pVal)
STDMETHOD() put_Comment (BSTR newVal)
STDMETHOD() get_Url (BSTR *pVal)
STDMETHOD() put_Url (BSTR newVal)

Static Protected Member Functions

static DWORD WINAPI _threadAddUrlListDialog (LPVOID lp)

Protected Attributes

fs::list< fsStringm_vUrls
fs::list< fsStringm_vComments
fs::list< fsStringm_vReferers
fs::list< fsStringm_vCookies
CComBSTR m_bstrUrl
CComBSTR m_bstrComment
CComBSTR m_bstrReferer
CComBSTR m_bstrCookies


Detailed Description

Definition at line 12 of file WgUrlListReceiver.h.


Constructor & Destructor Documentation

CWgUrlListReceiver::CWgUrlListReceiver (  )  [inline]

Definition at line 18 of file WgUrlListReceiver.h.


Member Function Documentation

STDMETHODIMP CWgUrlListReceiver::get_Cookies ( BSTR pVal  ) 

Definition at line 207 of file WgUrlListReceiver.cpp.

References m_bstrCookies, S_OK, and SysAllocString().

STDMETHODIMP CWgUrlListReceiver::put_Cookies ( BSTR  newVal  ) 

Definition at line 213 of file WgUrlListReceiver.cpp.

References m_bstrCookies, and S_OK.

Referenced by GetUrlListFromDocumentSelection().

STDMETHODIMP CWgUrlListReceiver::GetUrlListFromDocumentSelection ( IDispatch *  pDispatch  ) 

STDMETHODIMP CWgUrlListReceiver::AddUrlToList (  ) 

STDMETHODIMP CWgUrlListReceiver::ShowAddUrlListDialog ( void   ) 

STDMETHODIMP CWgUrlListReceiver::get_Referer ( BSTR pVal  ) 

Definition at line 41 of file WgUrlListReceiver.cpp.

References m_bstrReferer, S_OK, and SysAllocString().

STDMETHODIMP CWgUrlListReceiver::put_Referer ( BSTR  newVal  ) 

Definition at line 47 of file WgUrlListReceiver.cpp.

References m_bstrReferer, and S_OK.

STDMETHODIMP CWgUrlListReceiver::get_Comment ( BSTR pVal  ) 

Definition at line 29 of file WgUrlListReceiver.cpp.

References m_bstrComment, S_OK, and SysAllocString().

STDMETHODIMP CWgUrlListReceiver::put_Comment ( BSTR  newVal  ) 

Definition at line 35 of file WgUrlListReceiver.cpp.

References m_bstrComment, and S_OK.

STDMETHODIMP CWgUrlListReceiver::get_Url ( BSTR pVal  ) 

Definition at line 17 of file WgUrlListReceiver.cpp.

References m_bstrUrl, S_OK, and SysAllocString().

STDMETHODIMP CWgUrlListReceiver::put_Url ( BSTR  newVal  ) 

Definition at line 23 of file WgUrlListReceiver.cpp.

References m_bstrUrl, and S_OK.

Referenced by GetUrlListFromDocumentSelection().

DWORD WINAPI CWgUrlListReceiver::_threadAddUrlListDialog ( LPVOID  lp  )  [static, protected]


Member Data Documentation

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

Definition at line 50 of file WgUrlListReceiver.h.

Referenced by _threadAddUrlListDialog(), AddUrlToList(), and ShowAddUrlListDialog().

Definition at line 50 of file WgUrlListReceiver.h.

Referenced by _threadAddUrlListDialog(), and AddUrlToList().

Definition at line 50 of file WgUrlListReceiver.h.

Referenced by _threadAddUrlListDialog(), and AddUrlToList().

Definition at line 50 of file WgUrlListReceiver.h.

Referenced by _threadAddUrlListDialog(), and AddUrlToList().

CComBSTR CWgUrlListReceiver::m_bstrUrl [protected]

Definition at line 51 of file WgUrlListReceiver.h.

Referenced by AddUrlToList(), get_Url(), and put_Url().

CComBSTR CWgUrlListReceiver::m_bstrComment [protected]

CComBSTR CWgUrlListReceiver::m_bstrReferer [protected]

CComBSTR CWgUrlListReceiver::m_bstrCookies [protected]

Definition at line 51 of file WgUrlListReceiver.h.

Referenced by AddUrlToList(), get_Cookies(), and put_Cookies().


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

Generated on Sun May 25 00:20:58 2008 by  doxygen 1.5.6