CMTPServiceInfo Class Reference
class CMTPServiceInfo : public CBase |
Public Member Functions |
---|
| ~CMTPServiceInfo() |
void | AppendDataGUIDL(const TMTPTypeGuid &) |
void | AppendUserServiceL(const TMTPTypeGuid &) |
IMPORT_C TUint | BaseServiceID() |
IMPORT_C const RArray< TMTPTypeGuid > & | DataBlockGUIDs() |
void | InsertEventL(const CServiceEvent *) |
void | InsertFormatL(const CServiceFormat *) |
void | InsertMethodL(const CServiceMethod *) |
void | InsertPropertyL(const CServiceProperty *) |
CMTPServiceInfo * | NewLC() |
TInt
| ServiceElementBaseOrderFromAscending(const CServiceElementBase &, const CServiceElementBase &) |
TInt
| ServiceElementBaseOrderFromKeyAscending(const TMTPTypeGuid *, const CServiceElementBase &) |
TInt
| ServiceEventOrderFromAscending(const CServiceEvent &, const CServiceEvent &) |
IMPORT_C const RPointerArray< CServiceEvent > & | ServiceEvents() |
CServiceFormat * | ServiceFormat(const TMTPTypeGuid &) |
TInt
| ServiceFormatOrderFromAscending(const CServiceFormat &, const CServiceFormat &) |
TInt
| ServiceFormatOrderFromKeyAscending(const TMTPTypeGuid *, const CServiceFormat &) |
IMPORT_C const RPointerArray< CServiceFormat > & | ServiceFormats() |
IMPORT_C const TMTPTypeGuid & | ServiceGUID() |
IMPORT_C TUint | ServiceID() |
CServiceMethod * | ServiceMethod(const TMTPTypeGuid &) |
TInt
| ServiceMethodOrderFromAscending(const CServiceMethod &, const CServiceMethod &) |
TInt
| ServiceMethodOrderFromKeyAscending(const TMTPTypeGuid *, const CServiceMethod &) |
IMPORT_C const RPointerArray< CServiceMethod > & | ServiceMethods() |
IMPORT_C const TDesC & | ServiceName() |
IMPORT_C const TMTPTypeGuid & | ServicePersistentGUID() |
IMPORT_C const RPointerArray< CServiceProperty > & | ServiceProperties() |
CServiceProperty * | ServiceProperty(const TMTPTypeGuid &, const TUint) |
TInt
| ServicePropertyOrderFromAscending(const CServiceProperty &, const CServiceProperty &) |
TInt
| ServicePropertyOrderFromKeyAscending(const TPKeyPair *, const CServiceProperty &) |
IMPORT_C TUint | ServiceStorageID() |
IMPORT_C TUint | ServiceType() |
IMPORT_C TUint | ServiceVersion() |
void | SetBaseServiceID(TUint) |
void | SetPersistentGUIDL(const TMTPTypeGuid &) |
void | SetServiceGUIDL(const TMTPTypeGuid &) |
void | SetServiceID(TUint) |
void | SetServiceName(HBufC *) |
void | SetServiceStorageID(TUint) |
void | SetServiceType(TUint) |
void | SetServiceVersion(TUint) |
IMPORT_C const RArray< TMTPTypeGuid > & | UsedServiceGUIDs() |
Constructor & Destructor Documentation
CMTPServiceInfo()
CMTPServiceInfo | ( | ) | [private] |
Member Functions Documentation
AppendDataGUIDL(const TMTPTypeGuid &)
AppendUserServiceL(const TMTPTypeGuid &)
BaseServiceID()
IMPORT_C TUint | BaseServiceID | ( | ) | const |
ConstructL()
void | ConstructL | ( | ) | [private] |
InsertEventL(const CServiceEvent *)
InsertFormatL(const CServiceFormat *)
InsertMethodL(const CServiceMethod *)
InsertPropertyL(const CServiceProperty *)
ServiceElementBaseOrderFromAscending(const CServiceElementBase &, const CServiceElementBase &)
ServiceElementBaseOrderFromKeyAscending(const TMTPTypeGuid *, const CServiceElementBase &)
ServiceEventOrderFromAscending(const CServiceEvent &, const CServiceEvent &)
ServiceFormat(const TMTPTypeGuid &)
ServiceFormatOrderFromAscending(const CServiceFormat &, const CServiceFormat &)
ServiceFormatOrderFromKeyAscending(const TMTPTypeGuid *, const CServiceFormat &)
ServiceID()
IMPORT_C TUint | ServiceID | ( | ) | const |
ServiceMethod(const TMTPTypeGuid &)
ServiceMethodOrderFromAscending(const CServiceMethod &, const CServiceMethod &)
ServiceMethodOrderFromKeyAscending(const TMTPTypeGuid *, const CServiceMethod &)
ServiceName()
IMPORT_C const TDesC & | ServiceName | ( | ) | const |
ServiceProperty(const TMTPTypeGuid &, const TUint)
ServicePropertyOrderFromAscending(const CServiceProperty &, const CServiceProperty &)
ServicePropertyOrderFromKeyAscending(const TPKeyPair *, const CServiceProperty &)
ServiceStorageID()
IMPORT_C TUint | ServiceStorageID | ( | ) | const |
ServiceType()
IMPORT_C TUint | ServiceType | ( | ) | const |
ServiceVersion()
IMPORT_C TUint | ServiceVersion | ( | ) | const |
SetBaseServiceID(TUint)
void | SetBaseServiceID | ( | TUint | aID | ) | |
SetPersistentGUIDL(const TMTPTypeGuid &)
SetServiceGUIDL(const TMTPTypeGuid &)
SetServiceID(TUint)
void | SetServiceID | ( | TUint | aServiceID | ) | |
SetServiceName(HBufC *)
void | SetServiceName | ( | HBufC * | aName | ) | |
SetServiceStorageID(TUint)
void | SetServiceStorageID | ( | TUint | aStorageID | ) | |
SetServiceType(TUint)
void | SetServiceType | ( | TUint | aServiceType | ) | |
SetServiceVersion(TUint)
void | SetServiceVersion | ( | TUint | aVersion | ) | |
Member Data Documentation
__FLOG_DECLARATION_MEMBER_MUTABLE
| __FLOG_DECLARATION_MEMBER_MUTABLE | [private] |
FLOGGER debug trace member variable.
TUint
iBaseServiceId
TUint
| iBaseServiceId | [private] |
RArray< TMTPTypeGuid > iDataBlock
TMTPTypeGuid
iPersistentGUID
RPointerArray< CServiceEvent > iServiceEvents
RPointerArray< CServiceFormat > iServiceFormats
TMTPTypeGuid
iServiceGUID
TUint
iServiceId
TUint
| iServiceId | [private] |
RPointerArray< CServiceMethod > iServiceMethods
HBufC * iServiceName
HBufC * | iServiceName | [private] |
RPointerArray< CServiceProperty > iServiceProperties
TUint
iServiceStorageId
TUint
| iServiceStorageId | [private] |
TUint
iServiceType
TUint
| iServiceType | [private] |
TUint
iServiceVersion
TUint
| iServiceVersion | [private] |
RArray< TMTPTypeGuid > iUsedServiceGUIDs
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.