#include <ConnectionListener.h>
Public Member Functions | |
| CConnectionListener (RCobainClientSession &aClientSession, MNetworkDriver *aDriver) | |
| ~CConnectionListener () | |
| void | RunL () |
| void | DoCancel () |
| void | Listen (MConnectionListener *aListener) |
Private Member Functions | |
| void | DoListen () |
Private Attributes | |
| MConnectionListener * | iConnectionListener |
| RCobainClientSession & | iClientSession |
| MNetworkDriver * | iDriver |
Definition at line 38 of file ConnectionListener.h.
|
||||||||||||
|
Definition at line 39 of file ConnectionListener.cpp. |
|
|
Definition at line 48 of file ConnectionListener.cpp. |
|
|
Definition at line 95 of file ConnectionListener.cpp. References EBluetooth, iClientSession, and RCobainClientSession::StopListening(). |
|
|
Definition at line 55 of file ConnectionListener.cpp. References RCobainClientSession::GetIncomingSocketL(), and iClientSession. |
|
|
Definition at line 65 of file ConnectionListener.cpp. References DoListen(), and iConnectionListener. Referenced by CDriverBase::ListenL(), and CDriver::ListenL(). |
|
|
Definition at line 73 of file ConnectionListener.cpp. References MConnectionListener::Accept(), DoListen(), iClientSession, iConnectionListener, and iDriver. |
|
|
Definition at line 53 of file ConnectionListener.h. Referenced by DoCancel(), DoListen(), and RunL(). |
|
|
Definition at line 52 of file ConnectionListener.h. |
|
|
Definition at line 54 of file ConnectionListener.h. Referenced by RunL(). |
1.3.5