#include <comms-infras/ss_connselect.h>
class ESock::CSelectionRequest : public CBase |
Public Member Functions | |
---|---|
virtual | ~CSelectionRequest() |
void | Cancel() |
virtual TInt | CheckPolicy(const TSecurityPolicy &) |
void | CommsBinderResponse(const TCFServiceProvider::TCommsBinderResponse &) |
virtual NetInterfaces::TInterfaceControl * | FetchNodeInterfaceControlL(TInt) |
virtual TBool | HasCapability(const TCapability) |
typedef | ITFHIERARCHY_1(CSelectionRequest, MPlatsecApiExt) |
void | JoinComplete(const Messages::TNodeId &, TCFPeer::TJoinComplete &) |
CSelectionRequest * | NewL(const Messages::TRuntimeCtxId &, const Messages::TNodeId &) |
void | Provision(const Meta::SMetaData *) |
void | ReturnInterfacePtrL(MPlatsecApiExt *&) |
virtual TInt | SecureId(TSecureId &) |
void | Select(const TSelectionPrefs &) |
void | SelectComplete(const Messages::TNodeId &, const Messages::TNodeId &, const TProviderInfo &) |
void | SelectConnPrefList(const RConnPrefList &) |
virtual TInt | VendorId(TVendorId &) |
Protected Member Functions | |
---|---|
CSelectionRequest(const Messages::TRuntimeCtxId &, const Messages::TNodeId &) | |
virtual void | ReceivedL(const Messages::TRuntimeCtxId &, const Messages::TNodeId &, Messages::TSignatureBase &) |
Connection selection request.
CSelectionRequest | ( | const Messages::TRuntimeCtxId & | aRequestingClient, |
const Messages::TNodeId & | aTierManagerId | ||
) | [protected, explicit] |
TInt | CheckPolicy | ( | const TSecurityPolicy & | aPolicy | ) | const [virtual] |
void | CommsBinderResponse | ( | const TCFServiceProvider::TCommsBinderResponse & | aMsg | ) |
NetInterfaces::TInterfaceControl * | FetchNodeInterfaceControlL | ( | TInt | aInterfaceId | ) | [virtual] |
TBool | HasCapability | ( | const TCapability | aCapability | ) | const [virtual] |
typedef | ITFHIERARCHY_1 | ( | CSelectionRequest | , |
MPlatsecApiExt | ||||
) |
void | JoinComplete | ( | const Messages::TNodeId & | aSender, |
TCFPeer::TJoinComplete & | aCFMessage | |||
) |
CSelectionRequest * | NewL | ( | const Messages::TRuntimeCtxId & | aRequestingClient, |
const Messages::TNodeId & | aTierManagerId | |||
) | [static] |
void | ReceivedL | ( | const Messages::TRuntimeCtxId & | aSender, |
const Messages::TNodeId & | aRecipient, | |||
Messages::TSignatureBase & | aMessage | |||
) | [protected, virtual] |
void | SelectComplete | ( | const Messages::TNodeId & | aSenderId, |
const Messages::TNodeId & | aMcprId, | |||
const TProviderInfo & | aMcprInfo | |||
) |
void | SelectConnPrefList | ( | const RConnPrefList & | aConnPrefList | ) |