class Messages::RRequestOriginator |
Public Member Functions | |
---|---|
IMPORT_C void | Close() |
IMPORT_C TBool | IsOpen() |
Messages::RNodeInterface & | Node() |
const Messages::RNodeInterface & | Node() |
IMPORT_C TInt | Open(RNodeInterface &, const TRuntimeCtxId &) |
IMPORT_C void | Open(RRequestOriginator &) |
IMPORT_C void | PostMessage(const TRuntimeCtxId &, const TSignalBase &) |
Messages::TNodeId::TRemainder & | Remainder() |
const Messages::TNodeId::TRemainder & | Remainder() |
IMPORT_C void | ReplyTo(const TRuntimeCtxId &, const TSignalBase &) |
IMPORT_C TBool | operator==(const RRequestOriginator &) |
IMPORT_C TBool | operator==(const TRuntimeCtxId &) |
Private Attributes | |
---|---|
Messages::RNodeInterface * | iNode |
Messages::TNodeId::TRemainder | iRemainder |
IMPORT_C TInt | Open | ( | RNodeInterface & | aNode, |
const TRuntimeCtxId & | aRequestOriginator | |||
) |
RNodeInterface & aNode | |
const TRuntimeCtxId & aRequestOriginator |
IMPORT_C void | Open | ( | RRequestOriginator & | aOriginalRequest | ) |
RRequestOriginator & aOriginalRequest |
IMPORT_C void | PostMessage | ( | const TRuntimeCtxId & | aPostFrom, |
const TSignalBase & | aMessage | |||
) | const |
const TRuntimeCtxId & aPostFrom | |
const TSignalBase & aMessage |
IMPORT_C void | ReplyTo | ( | const TRuntimeCtxId & | aReplyFrom, |
const TSignalBase & | aMessage | |||
) |
const TRuntimeCtxId & aReplyFrom | |
const TSignalBase & aMessage |
IMPORT_C TBool | operator== | ( | const RRequestOriginator & | aRHS | ) | const |
const RRequestOriginator & aRHS |
IMPORT_C TBool | operator== | ( | const TRuntimeCtxId & | aRHS | ) | const |
const TRuntimeCtxId & aRHS |
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.