CRemConPocTarget Class Reference
class CRemConPocTarget : public CRemConInterfaceBase
|
Part of Remote Control Extension Api. This class receives PoC related operations from accessories.
RemConExtensionApi.dll
-
Since
-
Series 60 3.0
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
CRemConPocTarget(CRemConInterfaceSelector &, MRemConPocTargetObserver &)
~CRemConPocTarget()
IMPORT_C
|
~CRemConPocTarget
|
(
|
)
|
[virtual]
|
Member Functions Documentation
APOCButtonDownResponse(TRequestStatus &, TInt)
Called by client to send a response to remote target's operation after client has processed operation.
-
Since
-
Series 60 3.0
Parameters
TRequestStatus
& aStatus
|
Indicates the completion status of a request made
|
TInt
aError
|
An error code
|
APOCButtonUpResponse(TRequestStatus &, TInt)
Called by client to send a response to remote target's operation after client has processed operation.
-
Since
-
Series 60 3.0
Parameters
TRequestStatus
& aStatus
|
Indicates the completion status of a request made
|
TInt
aError
|
An error code
|
GetCommandSourceInfo(TRemConExtCmdSource &)
IMPORT_C void
|
GetCommandSourceInfo
|
(
|
TRemConExtCmdSource
&
|
aSource
|
)
|
|
Method to get the bearer source detail for the last command received
Parameters
TRemConExtCmdSource
& aSource
|
returns the bearer source as TRemConExtCmdSource
|
GetInterfaceIf(TUid)
TAny
*
|
GetInterfaceIf
|
(
|
TUid
|
aUid
|
)
|
[private, virtual]
|
Called by the interface selector to get a pointer to an object which implements the interface API with UID aUid. This is a mechanism for allowing future change to the interface API without breaking BC in existing (non-updated) interfaces.
MrcibNewMessage(TUint, const TDesC8 &, TRemConMessageSubType, const TRemConAddress &)
void
|
MrcibNewMessage
|
(
|
TUint
|
aOperationId,
|
|
const
TDesC8
&
|
aData,
|
|
TRemConMessageSubType
|
aMessageSubType,
|
|
const
TRemConAddress
&
|
aRemoteAddr
|
|
)
|
[private]
|
NewL(CRemConInterfaceSelector &, MRemConPocTargetObserver &)
SendResponse(TRequestStatus &, TInt, TInt)
Method that sends all reponses.
Member Data Documentation
TUint
iNumRemotes
TUint
|
iNumRemotes
|
[private]
|
MRemConPocTargetObserver & iObserver
TBuf8< KRemConExtParamMaxLength > iOutData
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.