TPtr16 Class Reference
class TPtr16 : public TDes16
|
16-bit modifiable pointer descriptor
This is a descriptor class intended for instantiation and encapsulates a pointer to the 16-bit data that it represents. The data can live in ROM or RAM and this location is separate from the descriptor object itself.
The data is intended to be accessed and modified through this descriptor. The base classes provide the functions through which the data can be manipulated.
TPtr
TPtrC16
TDesC16
TDes16
TBufC16
TBuf16
HBufC16
Inherited Functions
|
|
TDes16::Append(TChar)
|
|
TDes16::Append(const TDesC16 &)
|
|
TDes16::Append(const TUint16 *,TInt)
|
|
TDes16::AppendFill(TChar,TInt)
|
|
TDes16::AppendFormat(TRefByValue< const TDesC16 >,...)
|
|
TDes16::AppendFormat(TRefByValue< const TDesC16 >,TDes16Overflow *,...)
|
|
TDes16::AppendFormatList(const TDesC16 &,VA_LIST,TDes16Overflow *)
|
|
TDes16::AppendJustify(const TDesC16 &,TInt,TAlign,TChar)
|
|
TDes16::AppendJustify(const TDesC16 &,TInt,TInt,TAlign,TChar)
|
|
TDes16::AppendJustify(const TUint16 *,TInt,TAlign,TChar)
|
|
TDes16::AppendJustify(const TUint16 *,TInt,TInt,TAlign,TChar)
|
|
TDes16::AppendNum(TInt64)
|
|
TDes16::AppendNum(TReal,const TRealFormat &)
|
|
TDes16::AppendNum(TUint64,TRadix)
|
|
TDes16::AppendNumFixedWidth(TUint,TRadix,TInt)
|
|
TDes16::AppendNumFixedWidthUC(TUint,TRadix,TInt)
|
|
TDes16::AppendNumUC(TUint64,TRadix)
|
|
TDes16::Capitalize()
|
|
TDes16::Collapse()
|
|
TDes16::Collate()
|
|
TDes16::Copy(const TDesC16 &)
|
|
TDes16::Copy(const TDesC8 &)
|
|
TDes16::Copy(const TUint16 *)
|
|
TDes16::Copy(const TUint16 *,TInt)
|
|
TDes16::CopyC(const TDesC16 &)
|
|
TDes16::CopyCP(const TDesC16 &)
|
|
TDes16::CopyF(const TDesC16 &)
|
|
TDes16::CopyLC(const TDesC16 &)
|
|
TDes16::CopyUC(const TDesC16 &)
|
|
TDes16::Delete(TInt,TInt)
|
|
TDes16::DoAppendNum(TUint64,TRadix,TUint,TInt)
|
|
TDes16::DoPadAppendNum(TInt,TInt,const TUint8 *)
|
|
TDes16::Fill(TChar)
|
|
TDes16::Fill(TChar,TInt)
|
|
TDes16::FillZ()
|
|
TDes16::FillZ(TInt)
|
|
TDes16::Fold()
|
|
TDes16::Format(TRefByValue< const TDesC16 >,...)
|
|
TDes16::FormatList(const TDesC16 &,VA_LIST)
|
|
TDes16::Insert(TInt,const TDesC16 &)
|
|
TDes16::Justify(const TDesC16 &,TInt,TAlign,TChar)
|
|
TDes16::LeftTPtr(TInt)const
|
|
TDes16::LowerCase()
|
|
TDes16::MaxLength()const
|
|
TDes16::MaxSize()const
|
|
TDes16::MidTPtr(TInt)const
|
|
TDes16::MidTPtr(TInt,TInt)const
|
|
TDes16::Num(TInt64)
|
|
TDes16::Num(TReal,const TRealFormat &)
|
|
TDes16::Num(TUint64,TRadix)
|
|
TDes16::NumFixedWidth(TUint,TRadix,TInt)
|
|
TDes16::NumFixedWidthUC(TUint,TRadix,TInt)
|
|
TDes16::NumUC(TUint64,TRadix)
|
|
TDes16::PtrZ()
|
|
TDes16::Repeat(const TDesC16 &)
|
|
TDes16::Repeat(const TUint16 *,TInt)
|
|
TDes16::Replace(TInt,TInt,const TDesC16 &)
|
|
TDes16::RightTPtr(TInt)const
|
|
TDes16::SetLength(TInt)
|
|
TDes16::SetMax()
|
|
TDes16::Swap(TDes16 &)
|
|
TDes16::TDes16()
|
|
TDes16::TDes16(TInt,TInt,TInt)
|
|
TDes16::Trim()
|
|
TDes16::TrimAll()
|
|
TDes16::TrimLeft()
|
|
TDes16::TrimRight()
|
|
TDes16::UpperCase()
|
|
TDes16::WPtr()const
|
|
TDes16::Zero()
|
|
TDes16::ZeroTerminate()
|
|
TDes16::operator+=(const TDesC16 &)
|
|
TDes16::operator=(const TDes16 &)
|
|
TDes16::operator[](TInt)
|
|
TDes16::operator[](TInt)const
|
|
TDesC16::Alloc()const
|
|
TDesC16::AllocL()const
|
|
TDesC16::AllocLC()const
|
|
TDesC16::AtC(TInt)const
|
|
TDesC16::Compare(const TDesC16 &)const
|
|
TDesC16::CompareC(const TDesC16 &)const
|
|
TDesC16::CompareC(const TDesC16 &,TInt,const TCollationMethod *)const
|
|
TDesC16::CompareF(const TDesC16 &)const
|
|
TDesC16::DoSetLength(TInt)
|
|
TDesC16::Find(const TDesC16 &)const
|
|
TDesC16::Find(const TUint16 *,TInt)const
|
|
TDesC16::FindC(const TDesC16 &)const
|
|
TDesC16::FindC(const TDesC16 &,TInt &,const TCollationMethod &,TInt)const
|
|
TDesC16::FindC(const TUint16 *,TInt)const
|
|
TDesC16::FindC(const TUint16 *,TInt,TInt)const
|
|
TDesC16::FindF(const TDesC16 &)const
|
|
TDesC16::FindF(const TUint16 *,TInt)const
|
|
TDesC16::GetCollationKeysL(TInt,const TCollationMethod *)const
|
|
TDesC16::GetFoldedDecomposedFormL()const
|
|
TDesC16::GetNormalizedDecomposedFormL()const
|
|
TDesC16::HasPrefixC(const TDesC16 &,TInt,const TCollationMethod *)const
|
|
TDesC16::Left(TInt)const
|
|
TDesC16::Length()const
|
|
TDesC16::Locate(TChar)const
|
|
TDesC16::LocateF(TChar)const
|
|
TDesC16::LocateReverse(TChar)const
|
|
TDesC16::LocateReverseF(TChar)const
|
|
TDesC16::Match(const TDesC16 &)const
|
|
TDesC16::MatchC(const TDesC16 &)const
|
|
TDesC16::MatchC(const TDesC16 &,TInt,TInt,TInt,TInt,const TCollationMethod *)const
|
|
TDesC16::MatchC(const TDesC16 &,const TCollationMethod *,TInt,TInt,TInt,TInt)const
|
|
TDesC16::MatchF(const TDesC16 &)const
|
|
TDesC16::Mid(TInt)const
|
|
TDesC16::Mid(TInt,TInt)const
|
|
TDesC16::Ptr()const
|
|
TDesC16::Right(TInt)const
|
|
TDesC16::Size()const
|
|
TDesC16::TDesC16()
|
|
TDesC16::TDesC16(TInt,TInt)
|
|
TDesC16::Type()const
|
|
TDesC16::operator!=(const TDesC16 &)const
|
|
TDesC16::operator<(const TDesC16 &)const
|
|
TDesC16::operator<=(const TDesC16 &)const
|
|
TDesC16::operator==(const TDesC16 &)const
|
|
TDesC16::operator>(const TDesC16 &)const
|
|
TDesC16::operator>=(const TDesC16 &)const
|
Constructor & Destructor Documentation
TPtr16(TUint16 *, TInt)
Constructs the 16-bit modifiable pointer descriptor to point to the specified location in memory, whether in RAM or ROM.
The length of the descriptor is set to zero, and its maximum length is set to the specified value.
-
panic
-
USER 18 if aMaxLength is negative.
Parameters
TUint16
* aBuf
|
A pointer to the location that the descriptor is to represent.
|
TInt
aMaxLength
|
The maximum length of the descriptor.
|
TPtr16(TUint16 *, TInt, TInt)
Constructs the 16-bit modifiable pointer descriptor to point to the specified location in memory, whether in RAM or ROM.
The length of the descriptor and its maximum length are set to the specified values.
-
panic
-
USER 8 if aLength is negative, or is greater than the descriptor's maximum length,
-
panic
-
USER 18 if aMaxLength is negative.
Parameters
TUint16
* aBuf
|
A pointer to the location that the descriptor is to represent.
|
TInt
aLength
|
The length of the descriptor.
|
TInt
aMaxLength
|
The maximum length of the descriptor.
|
TPtr16(TBufCBase16 &, TInt)
Member Functions Documentation
Set(TUint16 *, TInt, TInt)
Sets the 16-bit modifiable pointer descriptor to point to the specified location in memory, whether in RAM or ROM.
The length of the descriptor and its maximum length are set to the specified values.
-
panic
-
USER 8, if aLength is negative or is greater than the maximum length of this descriptor.
-
panic
-
USER 18, if aMaxLength is negative.
Parameters
TUint16
* aBuf
|
A pointer to the location that the descriptor is to represent.
|
TInt
aLength
|
The length of the descriptor.
|
TInt
aMaxLength
|
The maximum length of the descriptor.
|
Set(const TPtr16 &)
void
|
Set
|
(
|
const
TPtr16
&
|
aPtr
|
)
|
[inline]
|
Sets the 16-bit modifiable pointer descriptor from an existing 16-bit modifiable pointer descriptor.
It is set to point to the same data, is given the same length and the same maximum length as the source pointer descriptor.
Parameters
const
TPtr16
& aPtr
|
The source 16-bit modifiable pointer descriptor.
|
operator=(const TUint16 *)
Copies data into this 16-bit modifiable pointer descriptor replacing any existing data.
The length of this descriptor is set to reflect the new data.
-
panic
-
USER 11, if the length of the string, excluding the zero terminator, is greater than the maximum length of this descriptor.
Parameters
const
TUint16
* aString
|
A pointer to a zero-terminated string.
|
operator=(const TDesC16 &)
Copies data into this 16-bit modifiable pointer descriptor replacing any existing data.
The length of this descriptor is set to reflect the new data.
-
panic
-
USER 11, if the length of aDes is greater than the maximum length of this descriptor.
Parameters
const
TDesC16
& aDes
|
A 16-bit non-modifiable descriptor whose data is to be copied into this descriptor.
|
operator=(const TPtr16 &)
Copies data into this 16-bit modifiable pointer descriptor replacing any existing data.
The length of this descriptor is set to reflect the new data.
-
panic
-
USER 11, if the length of aDes is greater than the maximum length of this descriptor.
Parameters
const
TPtr16
& aDes
|
A 16-bit modifiable pointer descriptor whose data is to be copied into this descriptor.
|
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.