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

Diff for /pegasus/src/Pegasus/Common/Constants.cpp between version 1.9 and 1.10

version 1.9, 2007/08/14 17:16:18 version 1.10, 2008/02/20 14:00:31
Line 27 
Line 27 
 // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 // //
 //==============================================================================  //=============================================================================
 // //
 //%/////////////////////////////////////////////////////////////////////////////  //%////////////////////////////////////////////////////////////////////////////
  
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
 #include "Constants.h" #include "Constants.h"
Line 309 
Line 309 
     CIMName ("CIM_ElementConformsToProfile");     CIMName ("CIM_ElementConformsToProfile");
 const CIMName PEGASUS_CLASSNAME_PG_ELEMENTCONFORMSTOPROFILE = const CIMName PEGASUS_CLASSNAME_PG_ELEMENTCONFORMSTOPROFILE =
     CIMName ("PG_ElementConformsToProfile");     CIMName ("PG_ElementConformsToProfile");
   const CIMName PEGASUS_CLASSNAME_PG_ELEMENTCONFORMSTOPROFILE_RP_RP =
       CIMName ("PG_ElementConformsToProfile_RP_RP");
 const CIMName PEGASUS_CLASSNAME_PG_SUBPROFILEREQUIRESPROFILE = const CIMName PEGASUS_CLASSNAME_PG_SUBPROFILEREQUIRESPROFILE =
     CIMName ("PG_SubProfileRequiresProfile");     CIMName ("PG_SubProfileRequiresProfile");
 const CIMName PEGASUS_CLASSNAME_PG_SOFTWAREIDENTITY = const CIMName PEGASUS_CLASSNAME_PG_SOFTWAREIDENTITY =


Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2