locationmanager/locationtrail/inc/clocationwrite.h
branchRCL_3
changeset 14 646a02f170b9
parent 0 c53acadfccc6
child 17 50de4d668bb6
equal deleted inserted replaced
8:6752808b2036 14: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();