mmsengine/mmsserver/inc/mmsforwardoperation.h
changeset 23 238255e8b033
parent 0 72b543305e3a
child 47 5b14749788d7
child 60 7fdbb852d323
equal deleted inserted replaced
5:4697dfb2d7ad 23:238255e8b033
    91         void ConstructL( CMmsSettings* aMmsSettings );
    91         void ConstructL( CMmsSettings* aMmsSettings );
    92 
    92 
    93         // We don't need to prohibit copy & assignment constructors here,
    93         // We don't need to prohibit copy & assignment constructors here,
    94         // as they are in CBase already
    94         // as they are in CBase already
    95 
    95 
    96     private: // Methods representing states that are overriden
    96     private: // Methods representing states that are overridden
    97 
    97 
    98         /**
    98         /**
    99         * Encode one message
    99         * Encode one message
   100         */
   100         */
   101         void EncodePDUL();
   101         void EncodePDUL();