| class ESock::CSelectionRequest : public CBase |
Connection selection request.
| Public Member Functions | |
|---|---|
| ~CSelectionRequest() | |
| void | Cancel() |
| TInt | CheckPolicy(const TSecurityPolicy &) |
| void | CommsBinderResponse(const TCFServiceProvider::TCommsBinderResponse &) |
| NetInterfaces::TInterfaceControl * | FetchNodeInterfaceControlL(TInt) |
| 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 *&) |
| TInt | SecureId(TSecureId &) |
| void | Select(const TSelectionPrefs &) |
| void | SelectComplete(const Messages::TNodeId &, const Messages::TNodeId &, const TProviderInfo &) |
| void | SelectConnPrefList(const RConnPrefList &) |
| TInt | VendorId(TVendorId &) |
| Protected Member Functions | |
|---|---|
| CSelectionRequest(const Messages::TRuntimeCtxId &, const Messages::TNodeId &) | |
| void | ReceivedL(const Messages::TRuntimeCtxId &, const Messages::TNodeId &, Messages::TSignatureBase &) |
| Private Member Functions | |
|---|---|
| void | CommsBinderRequestError(const Messages::TRuntimeCtxId &, Messages::TEBase::TError &) |
| TInt | FindActiveRequest(const Messages::TRuntimeCtxId &) |
| void | HandleProviderSelection(const Messages::TNodeId &) |
| void | InitialiseDestroy() |
| void | PostError(const Messages::TNodeSignal::TMessageId &, TInt) |
| void | ProviderSelectionFinished(const Messages::TRuntimeCtxId &) |
| void | SelectionError(const Messages::TRuntimeCtxId &, TInt) |
| void | SelectionFinished() |
| CSelectionRequest | ( | const Messages::TRuntimeCtxId & | aRequestingClient, |
| const Messages::TNodeId & | aTierManagerId | ||
| ) | [protected, explicit] | ||
| const Messages::TRuntimeCtxId & aRequestingClient | |
| const Messages::TNodeId & aTierManagerId |
| TInt | CheckPolicy | ( | const TSecurityPolicy & | aPolicy | ) | const [virtual] |
| const TSecurityPolicy & aPolicy |
| void | CommsBinderRequestError | ( | const Messages::TRuntimeCtxId & | aSenderId, |
| Messages::TEBase::TError & | aCFMessage | |||
| ) | [private] | |||
| const Messages::TRuntimeCtxId & aSenderId | |
| Messages::TEBase::TError & aCFMessage |
| void | CommsBinderResponse | ( | const TCFServiceProvider::TCommsBinderResponse & | aMsg | ) |
| const TCFServiceProvider::TCommsBinderResponse & aMsg |
| NetInterfaces::TInterfaceControl * | FetchNodeInterfaceControlL | ( | TInt | aInterfaceId | ) | [virtual] |
| TInt aInterfaceId |
| TInt | FindActiveRequest | ( | const Messages::TRuntimeCtxId & | aMcprId | ) | [private] |
| const Messages::TRuntimeCtxId & aMcprId |
| void | HandleProviderSelection | ( | const Messages::TNodeId & | aMcprId | ) | [private] |
| const Messages::TNodeId & aMcprId |
| TBool | HasCapability | ( | const TCapability | aCapability | ) | const [virtual] |
| const TCapability aCapability |
| typedef | ITFHIERARCHY_1 | ( | CSelectionRequest | , |
| MPlatsecApiExt | ||||
| ) | ||||
| CSelectionRequest | |
| MPlatsecApiExt |
| void | JoinComplete | ( | const Messages::TNodeId & | aSender, |
| TCFPeer::TJoinComplete & | aCFMessage | |||
| ) | ||||
| const Messages::TNodeId & aSender | |
| TCFPeer::TJoinComplete & aCFMessage |
| CSelectionRequest * | NewL | ( | const Messages::TRuntimeCtxId & | aRequestingClient, |
| const Messages::TNodeId & | aTierManagerId | |||
| ) | [static] | |||
| const Messages::TRuntimeCtxId & aRequestingClient | |
| const Messages::TNodeId & aTierManagerId |
| void | PostError | ( | const Messages::TNodeSignal::TMessageId & | aMessageId, |
| TInt | aError | |||
| ) | [private] | |||
| const Messages::TNodeSignal::TMessageId & aMessageId | |
| TInt aError |
| void | ProviderSelectionFinished | ( | const Messages::TRuntimeCtxId & | aMcprId | ) | [private] |
| const Messages::TRuntimeCtxId & aMcprId |
| void | Provision | ( | const Meta::SMetaData * | aProvisionConfig | ) |
| const Meta::SMetaData * aProvisionConfig |
| void | ReceivedL | ( | const Messages::TRuntimeCtxId & | aSender, |
| const Messages::TNodeId & | aRecipient, | |||
| Messages::TSignatureBase & | aMessage | |||
| ) | [protected, virtual] | |||
| const Messages::TRuntimeCtxId & aSender | |
| const Messages::TNodeId & aRecipient | |
| Messages::TSignatureBase & aMessage |
| void | ReturnInterfacePtrL | ( | MPlatsecApiExt *& | aInterface | ) |
| MPlatsecApiExt *& aInterface |
| TInt | SecureId | ( | TSecureId & | aResult | ) | const [virtual] |
| TSecureId & aResult |
| void | Select | ( | const TSelectionPrefs & | aSelectionPreferences | ) |
| const TSelectionPrefs & aSelectionPreferences |
| void | SelectComplete | ( | const Messages::TNodeId & | aSenderId, |
| const Messages::TNodeId & | aMcprId, | |||
| const TProviderInfo & | aMcprInfo | |||
| ) | ||||
| const Messages::TNodeId & aSenderId | |
| const Messages::TNodeId & aMcprId | |
| const TProviderInfo & aMcprInfo |
| void | SelectConnPrefList | ( | const RConnPrefList & | aConnPrefList | ) |
| const RConnPrefList & aConnPrefList |
| void | SelectionError | ( | const Messages::TRuntimeCtxId & | aSenderId, |
| TInt | aError | |||
| ) | [private] | |||
| const Messages::TRuntimeCtxId & aSenderId | |
| TInt aError |
| TInt | VendorId | ( | TVendorId & | aResult | ) | const [virtual] |
| TVendorId & aResult |
| RArray< Messages::RNodeInterface > | iActiveRequests | [private] |
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.