locationmanager/locationtrail/inc/clocationwrite.h
branchRCL_3
changeset 8 50de4d668bb6
parent 6 646a02f170b9
equal deleted inserted replaced
7:3cebc1a84278 8:50de4d668bb6
    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();