locationmanager/locationtrail/inc/cpositioninfo.h
branchRCL_3
changeset 17 50de4d668bb6
parent 14 646a02f170b9
child 36 aa5a574040a4
equal deleted inserted replaced
15:3cebc1a84278 17: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