#include <ProxyServer.h>
|
| enum | Type {
Direct,
HTTP,
HTTPS,
SOCKS,
Direct,
HTTP,
HTTPS,
SOCKS
} |
| |
| enum | Type {
Direct,
HTTP,
HTTPS,
SOCKS,
Direct,
HTTP,
HTTPS,
SOCKS
} |
| |
◆ Type [1/2]
| Enumerator |
|---|
| Direct | |
| HTTP | |
| HTTPS | |
| SOCKS | |
| Direct | |
| HTTP | |
| HTTPS | |
| SOCKS | |
◆ Type [2/2]
| Enumerator |
|---|
| Direct | |
| HTTP | |
| HTTPS | |
| SOCKS | |
| Direct | |
| HTTP | |
| HTTPS | |
| SOCKS | |
◆ ProxyServer() [1/4]
| WebCore::ProxyServer::ProxyServer |
( |
| ) |
|
|
inline |
◆ ProxyServer() [2/4]
| WebCore::ProxyServer::ProxyServer |
( |
Type |
type, |
|
|
const String & |
hostName, |
|
|
int |
port |
|
) |
| |
|
inline |
◆ ProxyServer() [3/4]
| WebCore::ProxyServer::ProxyServer |
( |
| ) |
|
|
inline |
◆ ProxyServer() [4/4]
| WebCore::ProxyServer::ProxyServer |
( |
Type |
type, |
|
|
const String & |
hostName, |
|
|
int |
port |
|
) |
| |
|
inline |
◆ hostName() [1/2]
| const String& WebCore::ProxyServer::hostName |
( |
| ) |
const |
|
inline |
◆ hostName() [2/2]
| const String& WebCore::ProxyServer::hostName |
( |
| ) |
const |
|
inline |
◆ port() [1/2]
| int WebCore::ProxyServer::port |
( |
| ) |
const |
|
inline |
◆ port() [2/2]
| int WebCore::ProxyServer::port |
( |
| ) |
const |
|
inline |
◆ type() [1/2]
| Type WebCore::ProxyServer::type |
( |
| ) |
const |
|
inline |
◆ type() [2/2]
| Type WebCore::ProxyServer::type |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/ProxyServer.h