realtimenetprots/sipfw/ProfileAgent/Server/Inc/SipProfileServerCore.h
changeset 55 36ea1f90a3d8
parent 37 0295359a7673
equal deleted inserted replaced
54:e4420734a2a0 55:36ea1f90a3d8
   786          * @returns ETrue if the match completely
   786          * @returns ETrue if the match completely
   787          * EFalse otherwise
   787          * EFalse otherwise
   788          */ 
   788          */ 
   789         static TBool Compare(const TSIPProfileTypeInfo& first,
   789         static TBool Compare(const TSIPProfileTypeInfo& first,
   790                         const TSIPProfileTypeInfo& second);
   790                         const TSIPProfileTypeInfo& second);
       
   791 	public:
       
   792 		/**
       
   793          * Returns the count of profiles in the cache
       
   794          */
       
   795         TInt GetProfileCacheCount() const;
   791 		
   796 		
   792         
   797         
   793 	private: // Data
   798 	private: // Data
   794 	
   799 	
   795 		RFs										iFs;
   800 		RFs										iFs;