OADFormula Klassenreferenz

#import <OADFormula.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithType:arg0:arg1:arg2:
(int) - type
(struct OADFormulaArg- argAtIndex:
(void) - dealloc
(id) - name
(void) - setName:

Geschützte Attribute

int mType
struct OADFormulaArg mArgs [3]
NSStringmName

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei OADFormula.h.


Dokumentation der Elementfunktionen

- (id) initWithType: (int)  fp8
arg0: (struct OADFormulaArg fp12
arg1: (struct OADFormulaArg fp20
arg2: (struct OADFormulaArg fp28 

- (int) type  

- (struct OADFormulaArg) argAtIndex: (unsigned int)  fp8  

- (void) dealloc  

Implementiert NSObject.

- (id) name  

- (void) setName: (id)  fp8  


Dokumentation der Datenelemente

- (int) mType [protected]

Definiert in Zeile 13 der Datei OADFormula.h.

- (struct OADFormulaArg mArgs[3]) [read, protected]

Definiert in Zeile 14 der Datei OADFormula.h.

- (NSString*) mName [protected]

Definiert in Zeile 15 der Datei OADFormula.h.


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