TLetter Class Reference
List of all members.
Public Member Functions |
| TLetter (TUint aChar) |
Public Attributes |
TChar | iChar |
TDblQueLink | iDLink |
Detailed Description
Represents a character in the string. This string of characters is a doubly linked list of the objects of the TLetter class.
- See also:
- CMyString::iString.
Definition at line 33 of file letter.h.
Constructor & Destructor Documentation
TLetter::TLetter |
( |
TUint |
aChar |
) |
|
Constructor.
- Parameters:
-
| aChar | The character value. |
Definition at line 29 of file letter.cpp.
Member Data Documentation
The character value.
Definition at line 33 of file letter.h.
The link object of the doubly linked list.
Definition at line 37 of file letter.h.
Generated by
1.6.2
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.