locationmanager/locationtrail/inc/cnetworkinfo.h
branchRCL_3
changeset 14 646a02f170b9
parent 0 c53acadfccc6
child 17 50de4d668bb6
equal deleted inserted replaced
8:6752808b2036 14:646a02f170b9
    31 public:    
    31 public:    
    32     /**
    32     /**
    33      * This method is used for setting the network cell id to the 
    33      * This method is used for setting the network cell id to the 
    34      * location trail.
    34      * location trail.
    35      */
    35      */
    36     virtual void NetworkInfo( const CTelephony::TNetworkInfoV1 &aNetworkInfo, const TInt aError ) = 0;
    36     virtual void NetworkInfo( const CTelephony::TNetworkInfoV1 &aNetworkInfo, const TInt aError ) __SOFTFP  = 0;
    37     };
    37     };
    38 
    38 
    39 /**
    39 /**
    40  *  
    40  *  
    41  *  @since S60 3.1
    41  *  @since S60 3.1