browserutilities/connectionmanager/Src/ConnectionObservers.cpp
changeset 26 cb62a4f66ebe
parent 25 0ed94ceaa377
child 32 ea4b2e4f7cac
equal deleted inserted replaced
25:0ed94ceaa377 26:cb62a4f66ebe
    16 *	  Both the requested and the stored AP's are here.
    16 *	  Both the requested and the stored AP's are here.
    17 *
    17 *
    18 *
    18 *
    19 */
    19 */
    20 
    20 
    21 
       
    22 
       
    23 #include <nifman.h>
    21 #include <nifman.h>
    24 #include <nifvar.h>
    22 #include <nifvar.h>
    25 #include <es_enum.h>
    23 #include <es_enum.h>
    26 #include <in_sock.h>
    24 #include <in_sock.h>
    27 
    25 
    28 #include "connectionobservers.h"
    26 #include <connectionobservers.h>
    29 #include "ConnectionManagerLogger.h"
    27 #include "ConnectionManagerLogger.h"
    30 
       
    31 
    28 
    32 //--------------------------------------------------------------------------
    29 //--------------------------------------------------------------------------
    33 //CConnectionStageNotifierWCB::NewL()
    30 //CConnectionStageNotifierWCB::NewL()
    34 //--------------------------------------------------------------------------
    31 //--------------------------------------------------------------------------
    35 EXPORT_C CConnectionStageNotifierWCB* CConnectionStageNotifierWCB::NewL( TInt aPriority )
    32 EXPORT_C CConnectionStageNotifierWCB* CConnectionStageNotifierWCB::NewL( TInt aPriority )