branch | RCL_3 |
changeset 6 | 646a02f170b9 |
parent 0 | c53acadfccc6 |
child 8 | 50de4d668bb6 |
3:6752808b2036 | 6:646a02f170b9 |
---|---|
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 ); |
37 IMPORT_C static CLocationWrite* NewL( CLocationRecord& aLocRecord ) __SOFTFP; |
38 |
38 |
39 /** |
39 /** |
40 * C++ destructor. |
40 * C++ destructor. |
41 */ |
41 */ |
42 IMPORT_C virtual ~CLocationWrite(); |
42 IMPORT_C virtual ~CLocationWrite(); |