CRemConSynchronizationTarget Class Reference
class CRemConSynchronizationTarget : public CRemConInterfaceBase |
Part of Remote Control Extension Api. This class receives synchronization related operations from accessories.
RemConExtensionApi.dll
- Since
- Series 60 3.0
Inherits from
- CRemConSynchronizationTarget
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
CRemConSynchronizationTarget(CRemConInterfaceSelector &, MRemConSynchronizationTargetObserver &)
~CRemConSynchronizationTarget()
IMPORT_C | ~CRemConSynchronizationTarget | ( | ) | [virtual] |
Member Functions Documentation
GetCommandSourceInfo(TRemConExtCmdSource &)
Method to get the bearer source detail for the last command received
GetInterfaceIf(TUid)
TAny * | GetInterfaceIf | ( | TUid | aUid | ) | [protected, 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 &)
NewL(CRemConInterfaceSelector &, MRemConSynchronizationTargetObserver &)
SynchronizeResponse(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. |
Member Data Documentation
TUint
iNumRemotes
TUint
| iNumRemotes | [private] |
MRemConSynchronizationTargetObserver & 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.