phonesrv_plat/cenrep_database_api/inc/cenrepdatabaseproperty.h
branchCompilerCompatibility
changeset 9 b1a6ccd41bc9
parent 0 ff3b6d0fd310
equal deleted inserted replaced
6:76e20e0cfdc7 9:b1a6ccd41bc9
   107 	     *
   107 	     *
   108 	     * @since S60 V3.2
   108 	     * @since S60 V3.2
   109 	     * @param aProperty property to be compared
   109 	     * @param aProperty property to be compared
   110 	     * @return ETrue if properties have same data
   110 	     * @return ETrue if properties have same data
   111 	     */
   111 	     */
   112 	    IMPORT_C TBool CCenRepDatabaseProperty::operator==( 
   112 	    IMPORT_C TBool operator==( const CCenRepDatabaseProperty& aProperty ) const;
   113 	                const CCenRepDatabaseProperty& aProperty ) const;
       
   114 
   113 
   115 	private:
   114 	private:
   116 
   115 
   117 	    /**
   116 	    /**
   118 	    * C++ default constructor.
   117 	    * C++ default constructor.