mmserv/metadatautility/Src/MetaDataSourceDescriptor.h
changeset 32 94fc26b6e006
parent 22 128eb6a32b84
equal deleted inserted replaced
31:8dfd592727cb 32:94fc26b6e006
    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 
       
   105 	private:
   103 	private:
   106 
   104 
   107         /**
   105         /**
   108                 * C++ default constructor.
   106         * C++ default constructor.
   109         */
   107         */
   110 		CMetaDataSourceDescriptor();
   108 		CMetaDataSourceDescriptor();
   111 
   109 
   112         /**
   110         /**
   113         * By default Symbian 2nd phase constructor is private.
   111         * By default Symbian 2nd phase constructor is private.