mmsengine/mmsserver/src/mmssendoperation.cpp
branchRCL_3
changeset 60 7fdbb852d323
parent 57 ebe688cedc25
equal deleted inserted replaced
57:ebe688cedc25 60:7fdbb852d323
    24 #include    <msvids.h>
    24 #include    <msvids.h>
    25 #include    <logcli.h>
    25 #include    <logcli.h>
    26 #include    <commdb.h>
    26 #include    <commdb.h>
    27 #include    <in_sock.h>
    27 #include    <in_sock.h>
    28 #include    <commdbconnpref.h>
    28 #include    <commdbconnpref.h>
       
    29 #include    <AknGlobalNote.h>
    29 
    30 
    30 // LOCAL INCLUDE FILES
    31 // LOCAL INCLUDE FILES
    31 #include    "mmsconst.h"
    32 #include    "mmsconst.h"
    32 #include    "mmssendoperation.h"
    33 #include    "mmssendoperation.h"
    33 #include    "mmssession.h"
    34 #include    "mmssession.h"
    61 // ---------------------------------------------------------
    62 // ---------------------------------------------------------
    62 // CMmsSendOperation
    63 // CMmsSendOperation
    63 // ---------------------------------------------------------
    64 // ---------------------------------------------------------
    64 //
    65 //
    65 CMmsSendOperation::CMmsSendOperation( RFs& aFs ): CMmsBaseOperation( aFs )
    66 CMmsSendOperation::CMmsSendOperation( RFs& aFs ): CMmsBaseOperation( aFs )
    66     // members that get initial value 0, need not be initialized here
    67     // members that get initial value 0, need not be intialized here
    67     {
    68     {
    68     }
    69     }
    69 
    70 
    70 // ---------------------------------------------------------
    71 // ---------------------------------------------------------
    71 // ConstructL
    72 // ConstructL