#include <vmsFirefoxMonitoring.h>
Public Member Functions | |
| vmsFirefoxMonitoring () | |
| virtual | ~vmsFirefoxMonitoring () |
Static Public Member Functions | |
| static bool | Install (bool bInstall) |
| static bool | IsFlashGotInstalled () |
| static bool | IsInstalled () |
Definition at line 13 of file vmsFirefoxMonitoring.h.
| vmsFirefoxMonitoring::vmsFirefoxMonitoring | ( | ) |
Definition at line 20 of file vmsFirefoxMonitoring.cpp.
| vmsFirefoxMonitoring::~vmsFirefoxMonitoring | ( | ) | [virtual] |
Definition at line 25 of file vmsFirefoxMonitoring.cpp.
Definition at line 40 of file vmsFirefoxMonitoring.cpp.
References vmsFirefoxExtensionInstaller::Do(), and FDM_CID.
Referenced by CFdmApp::Install_UnregisterServer(), CDownloaderProperties_MonitorPage::OnApply(), CMainFrame::OnMonitorbrowser(), and CFdmApp::RegisterServer().
| bool vmsFirefoxMonitoring::IsFlashGotInstalled | ( | ) | [static] |
Definition at line 35 of file vmsFirefoxMonitoring.cpp.
References FLASHGOT_CID, and vmsFirefoxExtensionInstaller::IsInstalled().
Referenced by CDownloaderProperties_MonitorPage::OnApply(), and CDownloaderProperties_MonitorPage::OnInitDialog().
| bool vmsFirefoxMonitoring::IsInstalled | ( | ) | [static] |
Definition at line 30 of file vmsFirefoxMonitoring.cpp.
References FDM_CID, and vmsFirefoxExtensionInstaller::IsInstalled().
Referenced by CDownloaderProperties_MonitorPage::OnApply(), CDownloaderProperties_MonitorPage::OnInitDialog(), CMainFrame::OnMonitorbrowser(), and CFdmApp::RegisterServer().
1.5.6