ESock::CSelectionRequest Class Reference

#include <comms-infras/ss_connselect.h>

class ESock::CSelectionRequest : public CBase

Inherits from

  • ESock::CSelectionRequest

    Detailed Description

    Connection selection request.

    Constructor & Destructor Documentation

    CSelectionRequest ( const Messages::TRuntimeCtxId &, const Messages::TNodeId & )

    CSelectionRequest(const Messages::TRuntimeCtxId &aRequestingClient,
    const Messages::TNodeId &aTierManagerId
    )[protected, explicit]

    ~CSelectionRequest ( )

    ~CSelectionRequest()[virtual]

    Member Function Documentation

    Cancel ( )

    voidCancel()

    CheckPolicy ( const TSecurityPolicy & )

    TInt CheckPolicy(const TSecurityPolicy &aPolicy)const [virtual]

    CommsBinderResponse ( const TCFServiceProvider::TCommsBinderResponse & )

    voidCommsBinderResponse(const TCFServiceProvider::TCommsBinderResponse &aMsg)

    FetchNodeInterfaceControlL ( TInt )

    NetInterfaces::TInterfaceControl *FetchNodeInterfaceControlL(TIntaInterfaceId)[virtual]

    HasCapability ( const TCapability )

    TBool HasCapability(const TCapabilityaCapability)const [virtual]

    ITFHIERARCHY_1 ( CSelectionRequest, MPlatsecApiExt )

    typedefITFHIERARCHY_1(CSelectionRequest,
    MPlatsecApiExt
    )

    JoinComplete ( const Messages::TNodeId &, TCFPeer::TJoinComplete & )

    voidJoinComplete(const Messages::TNodeId &aSender,
    TCFPeer::TJoinComplete &aCFMessage
    )

    NewL ( const Messages::TRuntimeCtxId &, const Messages::TNodeId & )

    CSelectionRequest *NewL(const Messages::TRuntimeCtxId &aRequestingClient,
    const Messages::TNodeId &aTierManagerId
    )[static]

    Provision ( const Meta::SMetaData * )

    voidProvision(const Meta::SMetaData *aProvisionConfig)

    ReceivedL ( const Messages::TRuntimeCtxId &, const Messages::TNodeId &, Messages::TSignatureBase & )

    voidReceivedL(const Messages::TRuntimeCtxId &aSender,
    const Messages::TNodeId &aRecipient,
    Messages::TSignatureBase &aMessage
    )[protected, virtual]

    ReturnInterfacePtrL ( MPlatsecApiExt *& )

    voidReturnInterfacePtrL(MPlatsecApiExt *&aInterface)

    SecureId ( TSecureId & )

    TInt SecureId(TSecureId &aResult)const [virtual]

    Select ( const TSelectionPrefs & )

    voidSelect(const TSelectionPrefs &aSelectionPreferences)

    SelectComplete ( const Messages::TNodeId &, const Messages::TNodeId &, const TProviderInfo & )

    voidSelectComplete(const Messages::TNodeId &aSenderId,
    const Messages::TNodeId &aMcprId,
    const TProviderInfo &aMcprInfo
    )

    SelectConnPrefList ( const RConnPrefList & )

    voidSelectConnPrefList(const RConnPrefList &aConnPrefList)

    VendorId ( TVendorId & )

    TInt VendorId(TVendorId &aResult)const [virtual]