MMTPDataCodeGenerator Class Reference
class MMTPDataCodeGenerator |
Defines the MTP data provider framework datacode generator interface.
Member Functions Documentation
AllocateServiceFormatCode(const TMTPTypeGuid &, const TMTPTypeGuid &, TUint16 &)
Generate one service format code.
Parameters
const TMTPTypeGuid & aServicePGUID | The service GUID . |
const TMTPTypeGuid & aGUID | The GUID of service format |
TUint16 & aServiceFormatCode | The service format code that is allocated. |
AllocateServiceID(const TMTPTypeGuid &, const TUint, TUint &)
Parameters
const TMTPTypeGuid & aPGUID | The GUID of Service. |
const TUint aServiceType | service type (normal or abstract). |
TUint & aServiceID | the service id that is allocated. |
AllocateServiceMethodFormatCode(const TMTPTypeGuid &, const TMTPTypeGuid &, TUint16 &)
Generate one service method code .
Parameters
const TMTPTypeGuid & aServicePGUID | The service GUID . |
const TMTPTypeGuid & aGUID | The GUID of method |
TUint16 & aMethodFormatCode | The method format code that is allocated. |
AllocateServicePropertyCode(const TMTPTypeGuid &, const TMTPTypeGuid &, const TUint, TUint16 &)
Generate one service property code .
Parameters
const TMTPTypeGuid & aServicePGUID | The service GUID . |
const TMTPTypeGuid & aPKNamespace | The GUID of PKey Namespace |
const TUint aPKID | The PKey ID of service property |
TUint16 & aServicePropertyCode | The service property code that is allocated. |
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.