#import <EDContentFormat.h>
Abgeleitet von NSObject und < NSCopying >.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (id) | - copyWithZone: |
| (BOOL) | - isEqualToContentFormat: |
| (BOOL) | - isEqual: |
| (unsigned int) | - hash |
| (int) | - key |
| (id) | - formatString |
| (unsigned int) | - formatId |
| (_Bool) | - builtIn |
| (_Bool) | - referenced |
Öffentliche, statische Methoden | |
| (id) | + contentFormatWithFormatString: |
Geschützte Attribute | |
| EDString * | mFormatString |
| unsigned int | mFormatId |
| _Bool | mBuiltIn |
| _Bool | mReferenced |
Definiert in Zeile 14 der Datei EDContentFormat.h.
| + (id) contentFormatWithFormatString: | (id) | fp8 |
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Erneute Implementation von < NSCopying >.
| - (BOOL) isEqualToContentFormat: | (id) | fp8 |
| - (BOOL) isEqual: | (id) | fp8 |
Implementiert NSObject.
| - (unsigned int) hash |
Implementiert NSObject.
| - (int) key |
| - (id) formatString |
| - (unsigned int) formatId |
| - (_Bool) builtIn |
| - (_Bool) referenced |
- (EDString*) mFormatString [protected] |
Definiert in Zeile 16 der Datei EDContentFormat.h.
- (unsigned int) mFormatId [protected] |
Definiert in Zeile 17 der Datei EDContentFormat.h.
- (_Bool) mBuiltIn [protected] |
Definiert in Zeile 18 der Datei EDContentFormat.h.
- (_Bool) mReferenced [protected] |
Definiert in Zeile 19 der Datei EDContentFormat.h.