class TLitC8 |
Encapsulates literal text.
This is always constructed using an _LIT8 macro.
This class is build independent; i.e. an explicit 8-bit build variant is generated for both a non-Unicode build and a Unicode build.
The class has no explicit constructors.
Public Member Functions | |
---|---|
operator const TDesC8 & () | |
operator const __TRefDesC8 () | |
const TDesC8 * | operator& () |
const TDesC8 & | operator() () |
Public Attributes | |
---|---|
TText8 | iBuf |
TUint | iTypeLength |
operator const TDesC8 & | ( | ) | const [inline] |
Invoked by the compiler when a TLitC8<TInt> type is passed to a function which is prototyped to take a const TDesC8 & type.
operator const __TRefDesC8 | ( | ) | const [inline] |
Invoked by the compiler when a TLitC8<TInt> type is passed to a function which is prototyped to take a const TRefByValue<const TDesC8> type.
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.