#include <vmsInternetSession.h>

Public Member Functions | |
| fsInternetResult | Create (LPCSTR pszAgent, fsInternetAccessTypeEx enAT, LPCSTR pszProxyName, fsNetworkProtocol enProtocol) |
| vmsInternetSession () | |
| virtual | ~vmsInternetSession () |
Definition at line 15 of file vmsInternetSession.h.
| vmsInternetSession::vmsInternetSession | ( | ) |
Definition at line 16 of file vmsInternetSession.cpp.
| vmsInternetSession::~vmsInternetSession | ( | ) | [virtual] |
Definition at line 21 of file vmsInternetSession.cpp.
| fsInternetResult vmsInternetSession::Create | ( | LPCSTR | pszAgent, | |
| fsInternetAccessTypeEx | enAT, | |||
| LPCSTR | pszProxyName, | |||
| fsNetworkProtocol | enProtocol | |||
| ) |
Definition at line 26 of file vmsInternetSession.cpp.
References _App, fsInternetSession::Create(), fsAppSettings::FirefoxSettings_Proxy_Addr(), fsAppSettings::FirefoxSettings_Proxy_Port(), fsAppSettings::FirefoxSettings_Proxy_Type(), IAT_MANUALPROXY, IAT_NOPROXY, IATE_FIREFOXPROXY, NP_HTTP, and vmsMakeWinInetProxy().
Referenced by fsInternetFileListMgr::_threadGetList(), fsInternetDownloader::FindMirrors(), fsArchiveInternetStream::Open_imp(), fsInternetDownloader::OpenUrl_imp(), and fsInternetDownloader::QuerySize().
1.5.6