CRemConGroupNavigationApiTarget Class Reference
class CRemConGroupNavigationApiTarget : public CRemConInterfaceBase
|
Client-instantiable type supporting sending Battery Status responses.
Inherits from
-
CRemConGroupNavigationApiTarget
Inherited Functions
|
|
CBase::CBase()
|
|
CBase::Delete(CBase *)
|
|
CBase::Extension_(TUint,TAny *&,TAny *)
|
|
CBase::operator new(TUint)
|
|
CBase::operator new(TUint,TAny *)
|
|
CBase::operator new(TUint,TLeave)
|
|
CBase::operator new(TUint,TLeave,TUint)
|
|
CBase::operator new(TUint,TUint)
|
|
CBase::~CBase()
|
|
CRemConInterfaceBase::BaseConstructL()
|
|
CRemConInterfaceBase::BaseConstructL(RRemConInterfaceFeatures &)
|
|
CRemConInterfaceBase::BaseConstructL(RRemConInterfaceFeatures &,TBool)
|
|
CRemConInterfaceBase::Bulk()const
|
|
CRemConInterfaceBase::CRemConInterfaceBase(TUid,TUint,CRemConInterfaceSelector &,TRemConClientType)
|
|
CRemConInterfaceBase::Cancel()
|
|
CRemConInterfaceBase::InterfaceSelector()
|
|
CRemConInterfaceBase::InterfaceUid()const
|
|
CRemConInterfaceBase::MaxLength()const
|
|
CRemConInterfaceBase::Target(TRemConClientType)
|
|
CRemConInterfaceBase::Type()const
|
|
CRemConInterfaceBase::~CRemConInterfaceBase()
|
Constructor & Destructor Documentation
CRemConGroupNavigationApiTarget(CRemConInterfaceSelector &, MRemConGroupNavigationTargetObserver &)
~CRemConGroupNavigationApiTarget()
IMPORT_C
|
~CRemConGroupNavigationApiTarget
|
(
|
)
|
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
ConstructL(TBool, TBool)
void
|
ConstructL
|
(
|
TBool
|
aNextGroupSupported,
|
|
TBool
|
aPreviousGroupSupported
|
|
)
|
[private]
|
Parameters
TBool
aNextGroupSupported
|
|
TBool
aPreviousGroupSupported
|
|
GetInterfaceIf(TUid)
TAny
*
|
GetInterfaceIf
|
(
|
TUid
|
aUid
|
)
|
[private, virtual]
|
Gets a pointer to a specific interface version.
MrcibNewMessage(TUint, const TDesC8 &)
void
|
MrcibNewMessage
|
(
|
TUint
|
aOperationId,
|
|
const
TDesC8
&
|
aData
|
|
)
|
[private]
|
NewL(CRemConInterfaceSelector &, MRemConGroupNavigationTargetObserver &)
NewL(CRemConInterfaceSelector &, MRemConGroupNavigationTargetObserver &, TBool, TBool)
Parameters
CRemConInterfaceSelector
& aInterfaceSelector
|
The interface selector. The client must have created one of these first.
|
MRemConGroupNavigationTargetObserver
& aObserver
|
The observer of this interface.
|
TBool
aNextGroupSupported
|
Whether the Client support the next Group functionality.
|
TBool
aPreviousGroupSupported
|
Whether the Client support the previous Group functionality.
|
NextGroupResponse(TRequestStatus *&, TInt)
Parameters
TRequestStatus
*& aStatus
|
Used by RemCon to indicate completion of the send request. aStatus may be NULL if no completion indication required.
|
TInt
aError
|
The response error.
|
PreviousGroupResponse(TRequestStatus *&, TInt)
Parameters
TRequestStatus
*& aStatus
|
Used by RemCon to indicate completion of the send request. aStatus may be NULL if no completion indication required.
|
TInt
aError
|
The response error.
|
SendGroupResponse(TGroupNavigationPassthroughOperationIds, TRequestStatus *&, TInt)
void
|
SendGroupResponse
|
(
|
TGroupNavigationPassthroughOperationIds
|
aId,
|
|
TRequestStatus
*&
|
aStatus,
|
|
TInt
|
aError
|
|
)
|
[private]
|
Member Data Documentation
TUint
iNumRemotes
TUint
|
iNumRemotes
|
[private]
|
MRemConGroupNavigationTargetObserver & iObserver
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.