RFavouritesSession Class Reference
| class RFavouritesSession : public RSessionBase |
RFavouritesSession is the Favourites Engine Session. It represents the connection to the Favourites Engine Server.
| Inherited Functions |
|---|
| | RHandleBase::Attributes()const |
| | RHandleBase::BTraceId()const |
| | RHandleBase::Close() |
| | 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,TRequestStatus &)const |
| | RSessionBase::SetReturnedHandle(TInt) |
| | RSessionBase::SetReturnedHandle(TInt,RHandleBase &) |
| | RSessionBase::SetReturnedHandle(TInt,const TSecurityPolicy &) |
| | RSessionBase::ShareAuto() |
| | RSessionBase::ShareProtected() |
Member Functions Documentation
Connect()
Connect to Favourites Server.
- Since
- 0.9
DeleteDatabase(const TDesC &)
| IMPORT_C TInt | DeleteDatabase | ( | const TDesC & | aName | ) | |
Delete database.
- Since
- 0.9
Parameters
| const TDesC & aName | Database name. |
DoConnect()
|
TInt
| DoConnect | ( | ) | [private] |
Connect to Favourites Server.
- Since
- 0.9
ResourceCheck()
| IMPORT_C void | ResourceCheck | ( | ) | |
Check that the number of allocated object through this session matches the same of when the last call to ResourceMark was made.
- Since
- 0.9
ResourceCount()
| IMPORT_C TInt | ResourceCount | ( | ) | |
Get number of allocated object through this session.
- Since
- 0.9
ResourceMark()
| IMPORT_C void | ResourceMark | ( | ) | |
Start checking the number of allocated object through this session.
- Since
- 0.9
SendReceive(TInt, const TIpcArgs &, TRequestStatus &)
Message passing routine.
- Since
- 0.9
SendReceive(TInt, const TIpcArgs &)
Message passing routine.
- Since
- 0.9
SendReceive(TInt)
|
TInt
| SendReceive | ( | TInt | aFunction | ) | const [inline] |
Message passing routine.
- Since
- 0.9
__DbgSetAllocFail(RAllocator::TAllocFail, TInt)
Simulate a heap allocation failure for server heap. Has empty implementation for the UDEB server.
- Since
- 0.9
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.