RDcfRepCli Class Reference
class RDcfRepCli : public RSessionBase
|
Inherited Functions
|
|
RHandleBase::Attributes()const
|
|
RHandleBase::BTraceId()const
|
|
RHandleBase::DoExtendedClose()
|
|
RHandleBase::Duplicate(const RThread &,TOwnerType)
|
|
RHandleBase::FullName()const
|
|
RHandleBase::FullName(TDes &)const
|
|
RHandleBase::Handle()const
|
|
RHandleBase::HandleInfo(THandleInfo *)
|
|
RHandleBase::Name()const
|
|
RHandleBase::NotifyDestruction(TRequestStatus &)
|
|
RHandleBase::Open(const TFindHandleBase &,TOwnerType)
|
|
RHandleBase::OpenByName(const TDesC &,TOwnerType,TInt)
|
|
RHandleBase::RHandleBase()
|
|
RHandleBase::RHandleBase(TInt)
|
|
RHandleBase::SetHandle(TInt)
|
|
RHandleBase::SetHandleNC(TInt)
|
|
RSessionBase::CreateSession(RServer2,const TVersion &)
|
|
RSessionBase::CreateSession(RServer2,const TVersion &,TInt)
|
|
RSessionBase::CreateSession(RServer2,const TVersion &,TInt,TIpcSessionType,const TSecurityPolicy *,TRequestStatus *)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt,TIpcSessionType,const TSecurityPolicy *,TRequestStatus *)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt,TRequestStatus *)
|
|
RSessionBase::Open(RMessagePtr2,TInt,TOwnerType)
|
|
RSessionBase::Open(RMessagePtr2,TInt,const TSecurityPolicy &,TOwnerType)
|
|
RSessionBase::Open(TInt,TOwnerType)
|
|
RSessionBase::Open(TInt,const TSecurityPolicy &,TOwnerType)
|
|
RSessionBase::Send(TInt)const
|
|
RSessionBase::Send(TInt,const TIpcArgs &)const
|
|
RSessionBase::SendReceive(TInt)const
|
|
RSessionBase::SendReceive(TInt,TRequestStatus &)const
|
|
RSessionBase::SendReceive(TInt,const TIpcArgs &)const
|
|
RSessionBase::SendReceive(TInt,const TIpcArgs &,TRequestStatus &)const
|
|
RSessionBase::SetReturnedHandle(TInt)
|
|
RSessionBase::SetReturnedHandle(TInt,RHandleBase &)
|
|
RSessionBase::SetReturnedHandle(TInt,const TSecurityPolicy &)
|
|
RSessionBase::ShareAuto()
|
|
RSessionBase::ShareProtected()
|
Constructor & Destructor Documentation
RDcfRepCli(const RDcfRepCli &)
~RDcfRepCli()
IMPORT_C
|
~RDcfRepCli
|
(
|
)
|
[virtual]
|
Member Functions Documentation
AddFile(const TDesC &)
IMPORT_C
TInt
|
AddFile
|
(
|
const
TDesC
&
|
aFile
|
)
|
|
AddFile The function add a file into dababase. server will check file info and add them into database
-
Since
-
Series 60 3.0
Parameters
const
TDesC
& aFile
|
filename
|
Close()
Close This function closes the connection between the client and the server. It is safe to call this method even if connection is not established.
-
Since
-
Series 60 3.0
Connect()
IMPORT_C
TInt
|
Connect
|
(
|
)
|
|
Connect The function try to connect DcfRepSrv server.
-
Since
-
Series 60 3.0
NotifyServerIdle(TRequestStatus &)
NotifyServerIdle This function will notify when server becomes idle
-
Since
-
Series 60 3.0
ScanDcf(TRequestStatus &)
ScanDcf This function will triger the file scanning on the server side for all DCFs
-
Since
-
Series 60 3.0
ScanDcf(RPointerArray< HBufC8 > &, TRequestStatus &)
ScanDcf The function will scan Dcfs for a list of content ID, when all content ID are paired with at least one file, scanning get stopped.
-
Since
-
Series 60 3.0
SetTtid(RArray< TPair > &, TRequestStatus &)
SetTtid This function is an asynchronous call. It goes through whole file system to replace old Ttid pairs(transaction ID and dcf)
-
Since
-
Series 60 3.0
StopWatching()
IMPORT_C void
|
StopWatching
|
(
|
)
|
|
StopWatching Tell the server to stop watching the rights server
-
Since
-
Series 60 3.1
Version()
Version Server version
-
Since
-
Series 60 3.0
operator=(const RDcfRepCli &)
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.