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