class ESock::MFlowBinderControl |
Interface that a flow implements to allow creation of binders on it.
Public Member Functions | |
---|---|
IMPORT_C MLowerDataSender * | BindL (const TDesC8 &, MUpperDataReceiver *, MUpperControl *) |
IMPORT_C MSessionData * | BindL ( MSessionDataNotify &) |
IMPORT_C CSubConnectionFlowBase & | CloneFlowL () |
CSubConnectionFlowBase * | Flow () |
IMPORT_C MLowerControl * | GetControlL (const TDesC8 &) |
IMPORT_C MSessionControl * | GetControlL ( TInt , MSessionControlNotify &) |
IMPORT_C void | Unbind ( MUpperDataReceiver *, MUpperControl *) |
IMPORT_C void | Unbind () |
IMPORT_C MLowerDataSender * | BindL | ( | const TDesC8 & | aProtocol, |
MUpperDataReceiver * | aReceiver, | |||
MUpperControl * | aControl | |||
) | [virtual] |
const TDesC8 & aProtocol | |
MUpperDataReceiver * aReceiver | |
MUpperControl * aControl |
IMPORT_C MSessionData * | BindL | ( | MSessionDataNotify & | aNotify | ) | [virtual] |
MSessionDataNotify & aNotify |
IMPORT_C MLowerControl * | GetControlL | ( | const TDesC8 & | aProtocol | ) | [virtual] |
const TDesC8 & aProtocol |
IMPORT_C MSessionControl * | GetControlL | ( | TInt | aSessionType, |
MSessionControlNotify & | aSessionControlNotify | |||
) | [virtual] |
TInt aSessionType | |
MSessionControlNotify & aSessionControlNotify |
IMPORT_C void | Unbind | ( | MUpperDataReceiver * | aReceiver, |
MUpperControl * | aControl | |||
) | [virtual] |
MUpperDataReceiver * aReceiver | |
MUpperControl * aControl |
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.