equal
deleted
inserted
replaced
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(); |