class Messages::TNodePeerId |
Public Member Functions | |
---|---|
TNodePeerId(const TRuntimeCtxId &, RNodeInterface *) | |
TUint32 | ClearFlags(TUint32) |
TUint32 | Flags() |
const RNodeInterface & | Peer() |
RNodeInterface & | Peer() |
const RNodeInterface * | PeerPtr() |
RNodeInterface * | PeerPtr() |
void | PostMessage(const TRuntimeCtxId &, const TSignalBase &) |
const TRuntimeCtxId & | RecipientId() |
TUint32 | SetFlags(TUint32) |
TUint32 | Type() |
TBool | operator==(const TRuntimeCtxId &) |
TBool | operator==(const TNodePeerId &) |
Private Attributes | |
---|---|
RClientInterface | iClientPeer |
RNodeInterface * | iNodePeer |
TNodePeerId | ( | const TRuntimeCtxId & | aPeerId, |
RNodeInterface * | aNodePeer | ||
) | [inline] |
const TRuntimeCtxId & aPeerId | |
RNodeInterface * aNodePeer |
void | PostMessage | ( | const TRuntimeCtxId & | aPostFrom, |
const TSignalBase & | aMessage | |||
) | const [inline] |
const TRuntimeCtxId & aPostFrom | |
const TSignalBase & aMessage |
TBool | operator== | ( | const TRuntimeCtxId & | aRHS | ) | const [inline] |
const TRuntimeCtxId & aRHS |
TBool | operator== | ( | const TNodePeerId & | aRHS | ) | const [inline] |
const TNodePeerId & 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.