diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_t_letter.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_t_letter.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_t_letter.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,92 +1,92 @@ - -
-Public Member Functions | |
TLetter (TUint aChar) | |
Public Attributes | |
TChar | iChar |
Public Member Functions | |
TLetter (TUint aChar) | |
Public Attributes | |
TChar | iChar |
TDblQueLink | iDLink |
Represents a character in the string. This string of characters is a doubly linked list of the objects of the TLetter class.
+Definition at line 33 of file letter.h.
-Definition at line 33 of file letter.h.
+TLetter::TLetter | +TLetter::TLetter | ( | TUint | -aChar | +aChar | ) | -+ |
-Constructor.
Constructor.
+aChar | The character value. |
Definition at line 29 of file letter.cpp.
+Definition at line 29 of file letter.cpp.
-
TChar TLetter::iChar | +TChar TLetter::iChar |
TDblQueLink TLetter::iDLink | +TDblQueLink TLetter::iDLink |
-