mmserv/metadatautility/Src/MetaDataSourceDescriptor.h
changeset 20 b67dd1fc57c5
parent 0 71ca22bcf22a
child 28 ebf79c79991a
equal deleted inserted replaced
19:4a629bc82c5e 20:b67dd1fc57c5
    98         * @param aSize On return, the size is stored here.
    98         * @param aSize On return, the size is stored here.
    99         * @return KErrNone, or one of the systemwide error codes.
    99         * @return KErrNone, or one of the systemwide error codes.
   100 		*/
   100 		*/
   101 		TInt Size( TInt& aSize ) const;
   101 		TInt Size( TInt& aSize ) const;
   102 
   102 
       
   103 		const TDesC8& GetDescriptor() const;
       
   104 
   103 	private:
   105 	private:
   104 
   106 
   105         /**
   107         /**
   106         * C++ default constructor.
   108                 * C++ default constructor.
   107         */
   109         */
   108 		CMetaDataSourceDescriptor();
   110 		CMetaDataSourceDescriptor();
   109 
   111 
   110         /**
   112         /**
   111         * By default Symbian 2nd phase constructor is private.
   113         * By default Symbian 2nd phase constructor is private.