locationmanager/locationtrail/inc/cpositioninfo.h
branchRCL_3
changeset 8 50de4d668bb6
parent 6 646a02f170b9
child 19 b73252188534
equal deleted inserted replaced
7:3cebc1a84278 8:50de4d668bb6
    34     /**
    34     /**
    35      * This method is used for setting the network cell id to the 
    35      * This method is used for setting the network cell id to the 
    36      * location trail.
    36      * location trail.
    37      */
    37      */
    38     virtual void Position( const TPositionInfo& aPositionInfo, 
    38     virtual void Position( const TPositionInfo& aPositionInfo, 
    39                            const TInt aError ) __SOFTFP = 0;
    39                            const TInt aError ) = 0;
    40     };
    40     };
    41 
    41 
    42 /**
    42 /**
    43  *
    43  *
    44  *  @since S60 3.1
    44  *  @since S60 3.1