CMtmGroupData Class Reference
class CMtmGroupData : public CBase
|
Encapsulates the registration data for an MTM group.
It is used to access and write the registration data file for an MTM group.
Constructor & Destructor Documentation
CMtmGroupData(TUid, TUid, CMtmDllInfoArray *, const TCapabilitySet &)
CMtmGroupData(TUid, TUid)
CMtmGroupData
|
(
|
TUid
|
aMtmTypeUid = KNullUid,
|
|
TUid
|
aTechnologyTypeUid = KNullUid
|
|
)
|
[private]
|
Parameters
TUid
aMtmTypeUid = KNullUid
|
|
TUid
aTechnologyTypeUid = KNullUid
|
|
~CMtmGroupData()
IMPORT_C
|
~CMtmGroupData
|
(
|
)
|
|
Member Functions Documentation
AppendMtmDllInfoArrayL(const CMtmDllInfoArray &)
void
|
AppendMtmDllInfoArrayL
|
(
|
const
CMtmDllInfoArray
&
|
aMtmDllInfoArray
|
)
|
[private]
|
AppendMtmDllInfoL(CMtmDllInfo *)
void
|
AppendMtmDllInfoL
|
(
|
CMtmDllInfo
*
|
aMtmDllInfo
|
)
|
[private]
|
ConstructL(const CMtmGroupData &)
void
|
ConstructL
|
(
|
const
CMtmGroupData
&
|
aMtmGroupData
|
)
|
[private]
|
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
ExternalizeL(RWriteStream &)
GetMtmRequiredCapabilities()
InternalizeL(RReadStream &)
MtmTypeUid()
TUid
|
MtmTypeUid
|
(
|
)
|
const [inline]
|
NewL(TUid, TUid, CMtmDllInfoArray *, const TCapabilitySet &)
NewL(const CMtmGroupData &)
TechnologyTypeUid()
TUid
|
TechnologyTypeUid
|
(
|
)
|
const [inline]
|
Gets the technology UID.
Technology types can be used to conceptually group different MTMs (e.g. as providing Internet email).
operator==(const CMtmGroupData &)
Member Data Documentation
CMtmDllInfoArray * iMtmDllInfoArray
TCapabilitySet
iMtmRequiredCaps
TUid
iMtmTypeUid
TUid
|
iMtmTypeUid
|
[private]
|
TUid
iTechnologyTypeUid
TUid
|
iTechnologyTypeUid
|
[private]
|
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.