(file) Return to IndicationFormatter.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common / Attic

Diff for /pegasus/src/Pegasus/Common/Attic/IndicationFormatter.h between version 1.5 and 1.6

version 1.5, 2006/01/30 16:17:04 version 1.6, 2006/11/08 22:24:00
Line 29 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Yi Zhou, Hewlett-Packard Company (yi.zhou@hp.com)  
 //  
 // Modified By:  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_IndicationFormatter_h #ifndef Pegasus_IndicationFormatter_h
Line 55 
Line 51 
  
 /** /**
     The IndicationFormatter class formats an indication message.     The IndicationFormatter class formats an indication message.
   
     @author  Hewlett-Packard Company  
   
 */ */
 class PEGASUS_COMMON_LINKAGE IndicationFormatter class PEGASUS_COMMON_LINKAGE IndicationFormatter
 { {
Line 169 
Line 162 
  
         @throw   CIM_ERR_INVALID_PARAMETER  if the index is invalid         @throw   CIM_ERR_INVALID_PARAMETER  if the index is invalid
      */      */
     static void _isValidIndex(      static void _isValidIndex(const char* indexStr);
         const char * indexStr);  
  
     /**     /**
         Validates the provided property type string.         Validates the provided property type string.


Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2