changeset 21 | 50bf9db68373 |
parent 20 | 6dfc5f825351 |
20:6dfc5f825351 | 21:50bf9db68373 |
---|---|
32 { |
32 { |
33 public: |
33 public: |
34 /** |
34 /** |
35 * 2-phased constructor. |
35 * 2-phased constructor. |
36 */ |
36 */ |
37 IMPORT_C static CLocationWrite* NewL( CLocationRecord& aLocRecord ) __SOFTFP; |
37 IMPORT_C static CLocationWrite* NewL( CLocationRecord& aLocRecord ); |
38 |
38 |
39 /** |
39 /** |
40 * C++ destructor. |
40 * C++ destructor. |
41 */ |
41 */ |
42 IMPORT_C virtual ~CLocationWrite(); |
42 IMPORT_C virtual ~CLocationWrite(); |