Location:
e32des16.h
Link against: euser.lib
TBufBase16
Supported from 6.0
Base class used in the derivation of TBuf16 and TBuf.
It has no user accessible functions.
|
Inherited from TDes16:
Append(),
AppendFill(),
AppendFormat(),
AppendFormatList(),
AppendJustify(),
AppendNum(),
AppendNumFixedWidth(),
AppendNumFixedWidthUC(),
AppendNumUC(),
Capitalize(),
Collate(),
Copy(),
CopyC(),
CopyCP(),
CopyF(),
CopyLC(),
CopyUC(),
Delete(),
Fill(),
FillZ(),
Fold(),
Format(),
FormatList(),
Insert(),
Justify(),
LowerCase(),
MaxLength(),
MaxSize(),
Num(),
NumFixedWidth(),
NumFixedWidthUC(),
NumUC(),
PtrZ(),
Repeat(),
Replace(),
SetLength(),
SetMax(),
Swap(),
Trim(),
TrimAll(),
TrimLeft(),
TrimRight(),
UpperCase(),
Zero(),
ZeroTerminate(),
operator+=(),
operator=,
operator[]()
Inherited from TDesC16:
Alloc(),
AllocL(),
AllocLC(),
Compare(),
CompareC(),
CompareF(),
Find(),
FindC(),
FindF(),
Left(),
Length(),
Locate(),
LocateF(),
LocateReverse(),
LocateReverseF(),
Match(),
MatchC(),
MatchF(),
Mid(),
Ptr(),
Right(),
Size(),
operator!=(),
operator<(),
operator<=(),
operator==(),
operator>(),
operator>=()