Meta::SMetaDataECom Struct Reference
#include
<elements/metadata.h>
Link against: netmeta.lib
struct Meta::SMetaDataECom : public Meta::SMetaData |
Detailed Description
Meta object based on ECom factory base type Implements static LoadL(TPtrC8& aDes) required by templated
Constructor & Destructor Documentation
SMetaDataECom ( )
IMPORT_C | SMetaDataECom | ( | ) | [protected, explicit] |
Protected and explicit constructor
~SMetaDataECom ( )
IMPORT_C | ~SMetaDataECom | ( | ) | [virtual] |
Member Function Documentation
LoadL ( TPtrC8 & )
Static, encapsulates instantiation and loading of a content of a meta object from data contained in a descriptor. This function must be provided by all meta objects that will be used as a parameter to TMetaPtr<> template.
NewInstanceL ( const STypeId & )
Static, instantiates a meta object based on its Type ID.