ABRecordMerger Klassenreferenz

#import <ABRecordMerger.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(BOOL) - mergeSingleValueProperty:fromRecord:intoRecord:
(void) - addValue:withProperty:toExistingValues:
(BOOL) - addMultiValueEntry:atIndex:toMultiValue:withProperty:existingValues:
(BOOL) - mergeMultiValueProperty:fromRecord:intoRecord:
(void) - mergeVCardRecord:withProperties:intoRecord:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei ABRecordMerger.h.


Dokumentation der Elementfunktionen

- (BOOL) mergeSingleValueProperty: (int)  fp8
fromRecord: (struct CPRecord *)  fp12
intoRecord: (struct CPRecord *)  fp16 

- (void) addValue: (void *)  fp8
withProperty: (int)  fp12
toExistingValues: (struct __CFSet *)  fp16 

- (BOOL) addMultiValueEntry: (struct ABCMultiValue *)  fp8
atIndex: (unsigned int)  fp12
toMultiValue: (struct ABCMultiValue *)  fp16
withProperty: (int)  fp20
existingValues: (struct __CFSet *)  fp24 

- (BOOL) mergeMultiValueProperty: (int)  fp8
fromRecord: (struct CPRecord *)  fp12
intoRecord: (struct CPRecord *)  fp16 

- (void) mergeVCardRecord: (struct CPRecord *)  fp8
withProperties: (struct __CFArray *)  fp12
intoRecord: (struct CPRecord *)  fp16 


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: