WordInfo Klassenreferenz

#import <WordInfo.h>

Abgeleitet von CandWord.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithWord:withYomi:inConnection:outConnection:weight:
(void) - dealloc
(void) - addOutConnection:
(void) - addWeight:
(id) - yomi
(int) - inConnection
(int *) - outConnection
(int) - outConnections
(int) - weight
(void) - setWeight:

Geschützte Attribute

NSString_yomi
int _inConnection
int _outConnection [10]
int _outConnections
int _weight

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei WordInfo.h.


Dokumentation der Elementfunktionen

- (id) initWithWord: (id)  fp8
withYomi: (id)  fp12
inConnection: (int)  fp16
outConnection: (int)  fp20
weight: (int)  fp24 

- (void) dealloc  

Implementiert CandWord.

- (void) addOutConnection: (int)  fp8  

- (void) addWeight: (int)  fp8  

- (id) yomi  

- (int) inConnection  

- (int *) outConnection  

- (int) outConnections  

- (int) weight  

- (void) setWeight: (int)  fp8  


Dokumentation der Datenelemente

- (NSString*) _yomi [protected]

Definiert in Zeile 13 der Datei WordInfo.h.

- (int) _inConnection [protected]

Definiert in Zeile 14 der Datei WordInfo.h.

- (int _outConnection[10]) [protected]

Definiert in Zeile 15 der Datei WordInfo.h.

- (int) _outConnections [protected]

Definiert in Zeile 16 der Datei WordInfo.h.

- (int) _weight [protected]

Definiert in Zeile 17 der Datei WordInfo.h.


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