Meta::TMetaNS Class Reference
class Meta::TMetaNS : public Meta::MMetaType
|
Implementation of
MMetaType
for simple types (e.g. symbian T-types). This version of
TMeta
avoids the unwanted exports of the typeinfo and vtable in ARMv5 builds Note: A defect will be raised to fix
TMeta
, and remove this class.
since v9.5
Private Attributes
|
const TYPE *
|
iData
|
Constructor & Destructor Documentation
TMetaNS(const TAny *)
TMetaNS
|
(
|
const
TAny
*
|
aData
|
)
|
[protected, inline]
|
Member Functions Documentation
Copy(const TAny *)
void
|
Copy
|
(
|
const
TAny
*
|
aData
|
)
|
[virtual]
|
Copies content of a meta object (in aData) into another meta object (in iData). This is a
MMetaType
implementation for simple (T) types so it just copies the memory.
Length()
TInt
|
Length
|
(
|
)
|
const [virtual]
|
Returns the length of the handled meta object.
Load(TPtrC8 &)
Loads content of a meta object (in iData) from a descriptor
NewL(const TAny *, const TAny *)
Instantiates a meta type of a particular type. Used for attribure registration (in the data v-table).
Store(TDes8 &)
TInt
|
Store
|
(
|
TDes8
&
|
aBuffer
|
)
|
const [virtual]
|
Stores content of a meta object (in iData) to a descriptor
Member Data Documentation
const TYPE * iData
const TYPE *
|
iData
|
[private]
|
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.