#include <FDMForFirefox.h>

Public Member Functions | |
| CFDMForFirefox () | |
Static Public Member Functions | |
| NS_DECL_ISUPPORTS static NS_DECL_IFDMFORFIREFOX bool | is_FlashGotInstalled () |
Protected Member Functions | |
| PRBool | TransferUrlToFDM (IFDMUrl *url) |
| bool | IsUrlShouldBeSkipped (IFDMUrl *url, const wchar_t *pwszSuggFileName) |
| bool | IsServerToSkip (IFDMUrl *url) |
Protected Attributes | |
| CRegKey | m_keyFDM |
| CRegKey | m_keyFDMMonitor |
| CRegKey | m_keyFDMFfStgs |
| fsLangMgr | m_lm |
Private Member Functions | |
| ~CFDMForFirefox () | |
Definition at line 18 of file FDMForFirefox.h.
| CFDMForFirefox::CFDMForFirefox | ( | ) |
| CFDMForFirefox::~CFDMForFirefox | ( | ) | [private] |
Definition at line 59 of file FDMForFirefox.cpp.
| bool CFDMForFirefox::is_FlashGotInstalled | ( | ) | [static] |
Definition at line 146 of file FDMForFirefox.cpp.
References FLASHGOT_CID, and vmsFirefoxExtensionInstaller::IsInstalled().
| PRBool CFDMForFirefox::TransferUrlToFDM | ( | IFDMUrl * | url | ) | [protected] |
Definition at line 379 of file FDMForFirefox.cpp.
References CFDMUrlReceiver::ApplyUrlToReceiver(), BOOL, FAILED, FALSE, m_keyFDMMonitor, NULL, SysFreeString(), and TRUE.
| bool CFDMForFirefox::IsUrlShouldBeSkipped | ( | IFDMUrl * | url, | |
| const wchar_t * | pwszSuggFileName | |||
| ) | [protected] |
Definition at line 361 of file FDMForFirefox.cpp.
References CP_ACP, FALSE, IsExtInExtsStr(), IsServerToSkip(), m_keyFDMMonitor, and NULL.
Definition at line 346 of file FDMForFirefox.cpp.
References DomainFromUrl(), IFDMUrl::GetUrl(), IsServerInServersStr(), and m_keyFDMMonitor.
Referenced by IsUrlShouldBeSkipped().
CRegKey CFDMForFirefox::m_keyFDM [protected] |
Definition at line 35 of file FDMForFirefox.h.
CRegKey CFDMForFirefox::m_keyFDMMonitor [protected] |
Definition at line 35 of file FDMForFirefox.h.
Referenced by IsServerToSkip(), IsUrlShouldBeSkipped(), and TransferUrlToFDM().
CRegKey CFDMForFirefox::m_keyFDMFfStgs [protected] |
Definition at line 35 of file FDMForFirefox.h.
fsLangMgr CFDMForFirefox::m_lm [protected] |
Definition at line 36 of file FDMForFirefox.h.
1.5.6