Meta::TMetaVarLen16 Class Reference
class Meta::TMetaVarLen16 : public Meta::TMetaVarLen
|
Implementation of
MMetaType
for anything that provides
Length()
, SetLength(), MaxLength(),
Copy()
and Left() functions with element size 2 bytes Like for example
TDes16
,
TBuf16
,
TPtr16
(ELEMENT is short).
since v9.0
Constructor & Destructor Documentation
TMetaVarLen16(const TAny *)
TMetaVarLen16
|
(
|
const
TAny
*
|
aData
|
)
|
[protected, inline]
|
Member Functions Documentation
AppendToBuf(TDes8 &)
void
|
AppendToBuf
|
(
|
TDes8
&
|
aBuffer
|
)
|
const [protected, virtual]
|
CopyBuf(TPtrC8 &, TInt)
void
|
CopyBuf
|
(
|
TPtrC8
&
|
aBuffer,
|
|
TInt
|
aLen
|
|
)
|
[protected, virtual]
|
Length()
TInt
|
Length
|
(
|
)
|
const [virtual]
|
Returns the length of the data member
NewL(const TAny *, const TAny *)
Instantiates a meta type of a particular type. Used for attribure registration (in the data v-table).
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.