mmsengine/mmsserver/inc/mmsdeleteoperation.h
changeset 79 2981cb3aa489
parent 23 238255e8b033
equal deleted inserted replaced
25:84d9eb65b26f 79:2981cb3aa489
   117         void ConstructL( CMmsSettings* aMmsSettings );
   117         void ConstructL( CMmsSettings* aMmsSettings );
   118 
   118 
   119         // We don't need to prohibit copy & assignment constructors here,
   119         // We don't need to prohibit copy & assignment constructors here,
   120         // as they are in CBase already
   120         // as they are in CBase already
   121 
   121 
   122     private: // Methods representing states that are overridden
   122     private: // Methods representing states that are overriden
   123 
   123 
   124         /**
   124         /**
   125         * Encode one message
   125         * Encode one message
   126         */
   126         */
   127         void EncodePDUL();
   127         void EncodePDUL();