Meta::TMetaArrayBase Class Reference
class Meta::TMetaArrayBase : public Meta::MMetaType
|
Implementation of
MMetaType
for
RArray
. Assumes that the doing a bite copy on the array template type is ok.
since v9.0
Constructor & Destructor Documentation
TMetaArrayBase()
TMetaArrayBase
|
(
|
)
|
[protected, inline]
|
Member Functions Documentation
Append(TUint8 *)
TInt
|
Append
|
(
|
TUint8
*
|
aData
|
)
|
[protected, pure virtual]
|
At(TInt)
TUint8
*
|
At
|
(
|
TInt
|
aIndex
|
)
|
const [protected, pure virtual]
|
Count()
TInt
|
Count
|
(
|
)
|
const [protected, pure virtual]
|
Load(TPtrC8 &)
Loads content of a meta object (in iData) from a descriptor
Reset()
void
|
Reset
|
(
|
)
|
[protected, pure virtual]
|
SizeOfType()
TInt
|
SizeOfType
|
(
|
)
|
const [protected, pure virtual]
|
Store(TDes8 &)
IMPORT_C
TInt
|
Store
|
(
|
TDes8
&
|
aBuffer
|
)
|
const [virtual]
|
Stores content of a meta object (in iData) to a descriptor
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.