RStringTokenBase Class Reference
A compact (4 byte) representation of a string in the string pool. This class must be turned into a RStringBase (or one of its derived classes) before you can do anything useful with it. It is only intended to be used when storing strings in situations where space matters; normaly use RStringBase. RStringBase Base class for the RStringToken and RStringTokenF string representations. A compact (4 byte) representation of a string in the string pool. This class must be turned into a RStringBase (or one of its derived classes) before you can do anything useful with it. It is only intended to be used when storing strings in situations where space matters; normaly use RStringBase. RStringBase
Constructor & Destructor Documentation
RStringTokenBase()
RStringTokenBase | ( | ) | [inline] |
Member Functions Documentation
IsNull()
TBool
| IsNull | ( | ) | const [inline] |
Tests if the string is null or not.
operator=(RStringBase)
Assignment operator, which makes a string token from a string.
Member Data Documentation
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.