#import <PDBuildMapKey.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (id) | - initWithDrawable:groupId: |
| (void) | - dealloc |
| (id) | - drawable |
| (void) | - setDrawable: |
| (id) | - groupId |
| (void) | - setGroupId: |
| (unsigned int) | - hash |
| (BOOL) | - isEqual: |
| (id) | - copyWithZone: |
Geschützte Attribute | |
| NSValue * | mDrawableValue |
| NSString * | mGroupId |
Definiert in Zeile 11 der Datei PDBuildMapKey.h.
| - (id) init |
| - (id) initWithDrawable: | (id) | fp8 | ||
| groupId: | (id) | fp12 | ||
| - (void) dealloc |
Implementiert NSObject.
| - (id) drawable |
| - (void) setDrawable: | (id) | fp8 |
| - (id) groupId |
| - (void) setGroupId: | (id) | fp8 |
| - (unsigned int) hash |
Implementiert NSObject.
| - (BOOL) isEqual: | (id) | fp8 |
Implementiert NSObject.
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
- (NSValue*) mDrawableValue [protected] |
Definiert in Zeile 13 der Datei PDBuildMapKey.h.
Definiert in Zeile 14 der Datei PDBuildMapKey.h.