equal
deleted
inserted
replaced
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 overridden |
96 private: // Methods representing states that are overriden |
97 |
97 |
98 /** |
98 /** |
99 * Encode one message |
99 * Encode one message |
100 */ |
100 */ |
101 void EncodePDUL(); |
101 void EncodePDUL(); |