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

Diff for /pegasus/src/Pegasus/ControlProviders/InteropProvider/InteropConstants.h between version 1.3 and 1.3.4.1

version 1.3, 2006/11/17 19:35:14 version 1.3.4.1, 2008/02/22 21:49:57
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.
 // //
 //==============================================================================  //=============================================================================
  
 #ifndef InteropConstants_h #ifndef InteropConstants_h
 #define InteropConstants_h #define InteropConstants_h
Line 120 
Line 120 
 // Implementation-specific constant strings // Implementation-specific constant strings
 const String SNIA_NAME("SNIA"); const String SNIA_NAME("SNIA");
 const String SNIA_VER_110("1.1.0"); const String SNIA_VER_110("1.1.0");
   const String SNIA_VER_100("1.0.0");
   const String SNIA_VER_120("1.2.0");
   
 const String INTEROP_PROVIDER_NAME("Interoperability Provider"); const String INTEROP_PROVIDER_NAME("Interoperability Provider");
 const String PEGASUS_MODULE_NAME = String(PEGASUS_CIMOM_GENERIC_NAME) + const String PEGASUS_MODULE_NAME = String(PEGASUS_CIMOM_GENERIC_NAME) +
     String(" ") + String(PEGASUS_PRODUCT_NAME);     String(" ") + String(PEGASUS_PRODUCT_NAME);


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.3.4.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2