CCchImpl Class Reference
class CCchImpl : public CActive
|
Class for basic cch functionality, getting services
?good_class_usage_example(s)
cch
Constructor & Destructor Documentation
Member Functions Documentation
ConnectivityDialogsAllowed()
TBool
|
ConnectivityDialogsAllowed
|
(
|
)
|
const
|
Returns ETrue if connectivity dialogs are allowed in service enabling.
ConstructL(CCch &)
void
|
ConstructL
|
(
|
CCch
&
|
aCch
|
)
|
[private]
|
By default Symbian 2nd phase constructor is private.
DoCancel()
void
|
DoCancel
|
(
|
)
|
[private, virtual]
|
FindService(TInt)
TInt
|
FindService
|
(
|
TInt
|
aServiceId
|
)
|
const
|
Finds out if corresponding Cch service exists already
Parameters
TInt
aServiceId
|
Service Id
|
GetCchServicesL(TInt, TCCHSubserviceType, CArrayFixFlat< TCCHService > &)
Queries the services from CCH client.
Parameters
TInt
aServiceId
|
If of the service
|
TCCHSubserviceType
aType
|
Type of the service
|
CArrayFixFlat
<
TCCHService
> & aServices
|
Array of CCchServices to be filled
|
GetServiceIds(RArray< TInt > &)
Returns service ids of all configured services
Parameters
RArray
<
TInt
> & aIds
|
Array of TInt to be filled with service ids
|
GetServiceIdsL(RArray< TInt > &)
void
|
GetServiceIdsL
|
(
|
RArray
<
TInt
> &
|
aIds
|
)
|
[private]
|
Returns service ids of all configured services, leave function
Parameters
RArray
<
TInt
> & aIds
|
Array of TInt to be filled with service ids
|
GetServiceL(TInt)
Queries a service from CCH Client by id.
Parameters
TInt
aId
|
The id of the queried service
|
GetServices(TCCHSubserviceType, RPointerArray< CCchService > &)
Returns services fulfilling the search criteria
GetServicesL(TCCHSubserviceType, RPointerArray< CCchService > &)
Queries the services from CCH client.
Parameters
TCCHSubserviceType
aType
|
Type of the service
|
RPointerArray
<
CCchService
> & aServices
|
Array of CCchServices to be filled
|
RunError(TInt)
TInt
|
RunError
|
(
|
TInt
|
aError
|
)
|
[private, virtual]
|
RunL()
void
|
RunL
|
(
|
)
|
[private, virtual]
|
SetConnectivityDialogsAllowed(TBool)
void
|
SetConnectivityDialogsAllowed
|
(
|
TBool
|
aConnectivityDialogsAllowed
|
)
|
|
For allowing/disallowing connectivity dialogs showing in service enabling.
Parameters
TBool
aConnectivityDialogsAllowed
|
Boolean to set connectivity dialogs allowed/disallowed
|
Member Data Documentation
RServiceImplArray
iCchServiceImpls
array the for new cch services
CCchUiPrivateApi * iCchUi
Own: Cch UI handling interface
TBool
iConnectivityDialogsAllowed
TBool
|
iConnectivityDialogsAllowed
|
[private]
|
Flag which indicates if cchui connectivity dialogs are used when enabling service.
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.