class Meta::RMetaDataContainer : public Meta::RMetaDataContainerBase |
Templated container of meta objects that implements static LoadL. Meta object type (template parameter) needs to implement its own static LoadL.
since v9.0
Public Member Functions | |
---|---|
RMetaDataContainer () | |
RMetaDataContainer < ELEMENT > * | LoadL ( TPtrC8 &) |
Protected Member Functions | |
---|---|
SMetaData * | LoadElementL ( TPtrC8 &) |
SMetaData * | LoadElementL | ( | TPtrC8 & | aDes | ) | [protected, virtual] |
This helper function instantiates a single meta object (element) and loads its content from a descriptor.
TPtrC8 & aDes |
RMetaDataContainer < ELEMENT > * | LoadL | ( | TPtrC8 & | aDes | ) | [static] |
This function instantiates a container of meta objects and loads its content from a descriptor.
TPtrC8 & aDes |
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.