#include <vmsUploadsDllCallerSettings.h>

Public Member Functions | |
| BOOL | GetSettingsByName (LPCSTR pszName, LPVOID pData, DWORD dwDataSize) |
| int | FirefoxSettings_Proxy_Port (LPCSTR pszProtocol) |
| LPCSTR | FirefoxSettings_Proxy_Addr (LPCSTR pszProtocol) |
| int | FirefoxSettings_Proxy_Type () |
| BOOL | ShowSizesInBytes () |
| LPCSTR | HttpProxy_UserName () |
| LPCSTR | HttpProxy_Password () |
| LPCSTR | HttpProxy_Name () |
| LPCSTR | HttpsProxy_UserName () |
| LPCSTR | HttpsProxy_Password () |
| LPCSTR | HttpsProxy_Name () |
| LPCSTR | FtpProxy_UserName () |
| LPCSTR | FtpProxy_Password () |
| LPCSTR | FtpProxy_Name () |
| LPCSTR | FtpAsciiExts () |
| LPCSTR | HttpAgent () |
| BOOL | UseCookie () |
| int | FtpTransferType () |
| BOOL | UseHttp11 () |
| DWORD | FtpFlags () |
| virtual int | InternetAccessType () |
| vmsUploadsDllCallerSettings () | |
| virtual | ~vmsUploadsDllCallerSettings () |
Definition at line 15 of file vmsUploadsDllCallerSettings.h.
| vmsUploadsDllCallerSettings::vmsUploadsDllCallerSettings | ( | ) |
Definition at line 16 of file vmsUploadsDllCallerSettings.cpp.
| vmsUploadsDllCallerSettings::~vmsUploadsDllCallerSettings | ( | ) | [virtual] |
Definition at line 21 of file vmsUploadsDllCallerSettings.cpp.
| BOOL vmsUploadsDllCallerSettings::GetSettingsByName | ( | LPCSTR | pszName, | |
| LPVOID | pData, | |||
| DWORD | dwDataSize | |||
| ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 150 of file vmsUploadsDllCallerSettings.cpp.
References FALSE.
| int vmsUploadsDllCallerSettings::FirefoxSettings_Proxy_Port | ( | LPCSTR | pszProtocol | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 145 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::FirefoxSettings_Proxy_Port().
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 138 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::FirefoxSettings_Proxy_Addr().
| int vmsUploadsDllCallerSettings::FirefoxSettings_Proxy_Type | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 133 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::FirefoxSettings_Proxy_Type().
| BOOL vmsUploadsDllCallerSettings::ShowSizesInBytes | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 128 of file vmsUploadsDllCallerSettings.cpp.
References _pwndDownloads, and CDownloadsWnd::IsSizesInBytes().
| LPCSTR vmsUploadsDllCallerSettings::HttpProxy_UserName | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 100 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::HttpProxy_UserName().
| LPCSTR vmsUploadsDllCallerSettings::HttpProxy_Password | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 93 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::HttpProxy_Password().
| LPCSTR vmsUploadsDllCallerSettings::HttpProxy_Name | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 86 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::HttpProxy_Name().
| LPCSTR vmsUploadsDllCallerSettings::HttpsProxy_UserName | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 121 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::HttpsProxy_UserName().
| LPCSTR vmsUploadsDllCallerSettings::HttpsProxy_Password | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 114 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::HttpsProxy_Password().
| LPCSTR vmsUploadsDllCallerSettings::HttpsProxy_Name | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 107 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::HttpsProxy_Name().
| LPCSTR vmsUploadsDllCallerSettings::FtpProxy_UserName | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 79 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::FtpProxy_UserName().
| LPCSTR vmsUploadsDllCallerSettings::FtpProxy_Password | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 72 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::FtpProxy_Password().
| LPCSTR vmsUploadsDllCallerSettings::FtpProxy_Name | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 65 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::FtpProxy_Name().
| LPCSTR vmsUploadsDllCallerSettings::FtpAsciiExts | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 58 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::ASCIIExts().
| LPCSTR vmsUploadsDllCallerSettings::HttpAgent | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 51 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::Agent().
| BOOL vmsUploadsDllCallerSettings::UseCookie | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 46 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::UseCookie().
| int vmsUploadsDllCallerSettings::FtpTransferType | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 41 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::FtpTransferType().
| BOOL vmsUploadsDllCallerSettings::UseHttp11 | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 36 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::UseHttp11().
| DWORD vmsUploadsDllCallerSettings::FtpFlags | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 31 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::FtpFlags().
| int vmsUploadsDllCallerSettings::InternetAccessType | ( | ) | [virtual] |
Reimplemented from vmsUploadsDll::vmsDllCallerSettings.
Definition at line 26 of file vmsUploadsDllCallerSettings.cpp.
References _App, and fsAppSettings::InternetAccessType().
1.5.6