Meta::STypeId Struct Reference

#include <elements/metadata.h>

Link against: netmeta.lib

struct Meta::STypeId

Detailed Description

Used to uniquely identify the type of a (meta).object.

Member Attribute Documentation

iType

TInt32 iType

iUid

TUid iUid

Member Function Documentation

Check ( TPtrC8 & )

IMPORT_C TIntCheck(TPtrC8 &aDes)const

CreateSTypeId ( )

STypeId CreateSTypeId()[static, inline]

Constructor

CreateSTypeId ( TUint32, TUint32 )

STypeId CreateSTypeId(TUint32aUid,
TUint32aTypeId
)[static, inline]

Constructor

CreateSTypeId ( TPtrC8 & )

IMPORT_C STypeIdCreateSTypeId(TPtrC8 &aStore)[static]

operator!= ( const STypeId & )

TBool operator!=(const STypeId &obj)const [inline]

operator== ( const STypeId & )

TBool operator==(const STypeId &obj)const [inline]