#import <NSNetworkSettings.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (id) | - proxyDictionary |
| (id) | - proxyPropertiesForURL: |
| (BOOL) | - isProxyNeededForURL: |
| (void) | - setProxyPropertiesForURL:onStream: |
| (BOOL) | - connectedToInternet: |
| (void) | - setProxyDictionary: |
Öffentliche, statische Methoden | |
| (id) | + sharedNetworkSettings |
Geschützte Attribute | |
| NSNetworkSettingsInternal * | _internal |
Definiert in Zeile 11 der Datei NSNetworkSettings.h.
| + (id) sharedNetworkSettings |
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (id) proxyDictionary |
| - (id) proxyPropertiesForURL: | (id) | fp8 |
| - (BOOL) isProxyNeededForURL: | (id) | fp8 |
| - (void) setProxyPropertiesForURL: | (id) | fp8 | ||
| onStream: | (struct __CFReadStream *) | fp12 | ||
| - (BOOL) connectedToInternet: | (BOOL) | fp8 |
| - (void) setProxyDictionary: | (id) | fp8 |
- (NSNetworkSettingsInternal*) _internal [protected] |
Definiert in Zeile 13 der Datei NSNetworkSettings.h.