CommsFW::RCFChannelBase Class Reference
class CommsFW::RCFChannelBase : protected CommsFW::RCFChannelRawBase |
Nested Classes and Structures
Inherited Functions |
---|
| CommsFW::RCFChannelRawBase::CancelDataAvailable(RMsgQueueBase *) |
| CommsFW::RCFChannelRawBase::CancelSpaceAvailable(TInt,RMsgQueueBase *) |
| CommsFW::RCFChannelRawBase::Close(RMsgQueueBase *,TInt) |
| CommsFW::RCFChannelRawBase::Create(TInt,TInt,RMsgQueueBase *,TInt) |
| CommsFW::RCFChannelRawBase::Create(const RMsgQueueBase *,TOwnerType,RMsgQueueBase *,TInt) |
| CommsFW::RCFChannelRawBase::GetMsgQueues(RMsgQueueBase *,const RMsgQueueBase *,TInt)const |
| CommsFW::RCFChannelRawBase::IsOpen(const RMsgQueueBase *)const |
| CommsFW::RCFChannelRawBase::NotifyDataAvailable(TRequestStatus &,RMsgQueueBase *) |
| CommsFW::RCFChannelRawBase::NotifySpaceAvailable(TRequestStatus &,TInt,RMsgQueueBase *) |
| CommsFW::RCFChannelRawBase::RCFChannelRawBase() |
| CommsFW::RCFChannelRawBase::Receive(TAny *,TInt,RMsgQueueBase *,TInt) |
| CommsFW::RCFChannelRawBase::Send(const TAny *,TInt,TInt,RMsgQueueBase *) |
| CommsFW::RCFChannelRawBase::~RCFChannelRawBase() |
Constructor & Destructor Documentation
~RCFChannelBase()
~RCFChannelBase | ( | ) | [inline] |
Member Functions Documentation
CancelDataAvailable()
void | CancelDataAvailable | ( | ) | [inline] |
CancelSpaceAvailable(TInt)
void | CancelSpaceAvailable | ( | TInt | aPriority | ) | [inline] |
Create(const TMsgQueues &, TOwnerType)
GetMsgQueues(TMsgQueues &)
void | GetMsgQueues | ( | TMsgQueues & | aMsgQueues | ) | const [inline] |
IsOpen()
TBool
| IsOpen | ( | ) | const [inline] |
NotifyDataAvailable(TRequestStatus &)
NotifySpaceAvailable(TRequestStatus &, TInt)
Receive(T &)
TInt
| Receive | ( | T & | aMsg | ) | [inline] |
Send(const T &, TInt)
TInt
| Send | ( | const T & | aMsg, |
| TInt | aPriority |
| ) | [inline] |
Parameters
const T & aMsg | |
TInt aPriority | |
Member Type Definitions Documentation
Typedef TMsgQueues
Defines message queues data structure for the array of internal message queues in a channel. Used when getting the array of message queues in and out of the channel instance.
Member Data Documentation
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.