#import <PSSystemConfiguration.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (unsigned char) | - lockAndSynchronize |
| (struct __CFString *) | - dataServiceID |
| (struct __CFString *) | - voicemailServiceID |
| (id) | - interfaceConfigurationValueForKey:serviceID: |
| (void) | - setInterfaceConfigurationValue:forKey:serviceID: |
| (id) | - protocolConfiguration:serviceID: |
| (void) | - setProtocolConfiguration:protocolType:serviceID: |
| (id) | - protocolConfigurationValueForKey:protocolType:serviceID: |
| (void) | - setProtocolConfigurationValue:forKey:protocolType:serviceID: |
Öffentliche, statische Methoden | |
| (id) | + sharedInstance |
| (void) | + releaseSharedInstance |
Geschützte Attribute | |
| struct __SCPreferences * | _prefs |
Definiert in Zeile 9 der Datei PSSystemConfiguration.h.
| + (id) sharedInstance |
| + (void) releaseSharedInstance |
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (unsigned char) lockAndSynchronize |
| - (struct __CFString *) dataServiceID |
| - (struct __CFString *) voicemailServiceID |
| - (id) interfaceConfigurationValueForKey: | (struct __CFString *) | fp8 | ||
| serviceID: | (struct __CFString *) | fp12 | ||
| - (void) setInterfaceConfigurationValue: | (id) | fp8 | ||
| forKey: | (struct __CFString *) | fp12 | ||
| serviceID: | (struct __CFString *) | fp16 | ||
| - (id) protocolConfiguration: | (struct __CFString *) | fp8 | ||
| serviceID: | (struct __CFString *) | fp12 | ||
| - (void) setProtocolConfiguration: | (id) | fp8 | ||
| protocolType: | (struct __CFString *) | fp12 | ||
| serviceID: | (struct __CFString *) | fp16 | ||
| - (id) protocolConfigurationValueForKey: | (struct __CFString *) | fp8 | ||
| protocolType: | (struct __CFString *) | fp12 | ||
| serviceID: | (struct __CFString *) | fp16 | ||
| - (void) setProtocolConfigurationValue: | (id) | fp8 | ||
| forKey: | (struct __CFString *) | fp12 | ||
| protocolType: | (struct __CFString *) | fp16 | ||
| serviceID: | (struct __CFString *) | fp20 | ||
- (struct __SCPreferences*) _prefs [read, protected] |
Definiert in Zeile 11 der Datei PSSystemConfiguration.h.