(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.7 and 1.7.4.2

version 1.7, 2006/11/07 21:30:36 version 1.7.4.2, 2008/02/22 21:49:56
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 282 
Line 282 
     PEGASUS_NAMESPACENAME_CIMV2;     PEGASUS_NAMESPACENAME_CIMV2;
 #endif #endif
  
   const CIMNamespaceName PEGASUS_VIRTUAL_TOPLEVEL_NAMESPACE =
       CIMNamespaceName("PG_Reserved");
   
 // //
 // Server Profile-related class names // Server Profile-related class names
 // //
Line 301 
Line 304 
     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.7  
changed lines
  Added in v.1.7.4.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2