(file) Return to Namespace.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ControlProviders / InteropProvider

Diff for /pegasus/src/Pegasus/ControlProviders/InteropProvider/Namespace.cpp between version 1.1 and 1.2.4.1

version 1.1, 2006/11/01 21:51:19 version 1.2.4.1, 2007/04/04 11:04:46
Line 52 
Line 52 
 #include "InteropConstants.h" #include "InteropConstants.h"
  
 PEGASUS_USING_STD; PEGASUS_USING_STD;
 PEGASUS_NAMESPACE_BEGIN;  PEGASUS_NAMESPACE_BEGIN
  
 // //
 // Property names for CIM_Namespace Class // Property names for CIM_Namespace Class
Line 326 
Line 326 
             "Invalid CIM_Namespace key property: " + propertyName.getString());             "Invalid CIM_Namespace key property: " + propertyName.getString());
     }     }
  
     PEG_TRACE_STRING(TRC_CONTROLPROVIDER, Tracer::LEVEL4,      PEG_TRACE_CSTRING(TRC_CONTROLPROVIDER, Tracer::LEVEL4,
         "CIM_Namespace Keys Valid");         "CIM_Namespace Keys Valid");
  
     Array<CIMKeyBinding> keyBindings;     Array<CIMKeyBinding> keyBindings;
Line 539 
Line 539 
     return newInstanceReference;     return newInstanceReference;
 } }
  
 PEGASUS_NAMESPACE_END;  PEGASUS_NAMESPACE_END
  
 // END OF FILE // END OF FILE


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2.4.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2