class Meta::MMetaType |
Abstract interface of a helper meta type. A meta type is responsible for handling a particular type. A meta type knows how to copy an object of the type, store it in a descriptor, load, etc, etc.
since v9.0
Public Member Functions | |
---|---|
void | Copy (const TAny *) |
TInt | Length () |
TInt | Load ( TPtrC8 &) |
TInt | Store ( TDes8 &) |
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.