changeset 49 | c20dd21d1eb4 |
parent 0 | d0791faffa3f |
41:2c19c7cf5550 | 49:c20dd21d1eb4 |
---|---|
60 void RunL(); |
60 void RunL(); |
61 TInt RunError(TInt aError); |
61 TInt RunError(TInt aError); |
62 |
62 |
63 private: // Owned |
63 private: // Owned |
64 |
64 |
65 /* |
|
66 *FLOGGER debug trace member variable. |
|
67 */ |
|
68 __FLOG_DECLARATION_MEMBER_MUTABLE; |
|
69 |
|
70 |
|
71 /* |
65 /* |
72 * CMTPTypeCapabilityList dataset. |
66 * CMTPTypeCapabilityList dataset. |
73 */ |
67 */ |
74 CMTPTypeFormatCapabilityList* iCapabilityList; |
68 CMTPTypeFormatCapabilityList* iCapabilityList; |
75 |
69 |