(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.13 and 1.14

version 1.13, 2008/05/16 06:26:47 version 1.14, 2008/08/12 19:36:13
Line 354 
Line 354 
 const CIMName PEGASUS_CLASSNAME_PG_PROVIDERREFERENCEDPROFILES = const CIMName PEGASUS_CLASSNAME_PG_PROVIDERREFERENCEDPROFILES =
     CIMName ("PG_ProviderReferencedProfiles");     CIMName ("PG_ProviderReferencedProfiles");
  
   /**
       The qualifier name of embedded objects/instances.
   */
   const CIMName PEGASUS_QUALIFIERNAME_EMBEDDEDOBJECT =
       CIMName ("EmbeddedObject");
   const CIMName PEGASUS_QUALIFIERNAME_EMBEDDEDINSTANCE =
       CIMName ("EmbeddedInstance");
   
   
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2