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

Diff for /pegasus/src/Pegasus/Common/CIMType.h between version 1.23 and 1.27

version 1.23, 2002/07/26 20:01:19 version 1.27, 2004/08/25 00:14:24
Line 1 
Line 1 
 //%/////////////////////////////////////////////////////////////////////////////  //%2003////////////////////////////////////////////////////////////////////////
 // //
 // Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM,  // Copyright (c) 2000, 2001, 2002  BMC Software, Hewlett-Packard Development
 // The Open Group, Tivoli Systems  // Company, L. P., IBM Corp., The Open Group, Tivoli Systems.
   // Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.;
   // IBM Corp.; EMC Corporation, The Open Group.
 // //
 // Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to // of this software and associated documentation files (the "Software"), to
Line 21 
Line 23 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Mike Brasher (mbrasher@bmc.com)  
 //  
 // Modified By: Ramnath Ravindran (Ramnath.Ravindran@compaq.com)  
 //              Roger Kumpf, Hewlett-Packard Company (roger_kumpf@hp.com)  
 //              Carol Ann Krug Graves, Hewlett-Packard Company  
 //                (carolann_graves@hp.com)  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_Type_h #ifndef Pegasus_Type_h
Line 67 
Line 62 
  
 enum CIMType enum CIMType
 { {
     CIMTYPE_NONE,  
     CIMTYPE_BOOLEAN,     CIMTYPE_BOOLEAN,
     CIMTYPE_UINT8,     CIMTYPE_UINT8,
     CIMTYPE_SINT8,     CIMTYPE_SINT8,
Line 91 
Line 85 
     Note: the current implementation returns a string matching the first     Note: the current implementation returns a string matching the first
     column in the table above, but that is subject to change in later     column in the table above, but that is subject to change in later
     revisions.     revisions.
       @param type REVIEWERS: Insert description here.
  */  */
 PEGASUS_COMMON_LINKAGE const char * cimTypeToString ( PEGASUS_COMMON_LINKAGE const char * cimTypeToString (
     const CIMType type);     const CIMType type);


Legend:
Removed from v.1.23  
changed lines
  Added in v.1.27

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2