Meta::SMetaData Struct Reference
#include
<elements/metadata.h>
Link against: netmeta.lib
struct Meta::SMetaData : public Meta::MMetaData |
Detailed Description
Meta object's base type
Partially implements the MMetaData interface's pure virtual functions
Constructor & Destructor Documentation
SMetaData ( )
IMPORT_C | SMetaData | ( | ) | [protected, explicit] |
Protected and explicit constructor
~SMetaData ( )
IMPORT_C | ~SMetaData | ( | ) | [virtual] |
Member Function Documentation
Copy ( const SMetaData & )
Copies values of a SMetaData object's properties into properties of *this. Both meta objects are of the same type.
IsTypeOf ( const STypeId & )
Length ( )
IMPORT_C TInt | Length | ( | ) | const |
Returns length of the object excluding TID and stored length fields
Load ( TPtrC8 & )
Loads the meta object from a descriptor
Store ( TDes8 & )
Stores the meta object into a descriptor