(file) Return to ProviderRegistrarInitializer.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / Attic

Diff for /pegasus/src/Pegasus/ProviderManager2/Attic/ProviderRegistrarInitializer.h between version 1.2 and 1.3.6.1

version 1.2, 2003/10/08 16:31:16 version 1.3.6.1, 2004/03/02 19:43:41
Line 1 
Line 1 
 //%/////////////////////////////////////////////////////////////////////////////  //%2003////////////////////////////////////////////////////////////////////////
 // //
 // Copyright (c) 2000 - 2003 BMC Software, Hewlett-Packard Company, IBM,  // Copyright (c) 2000, 2001, 2002  BMC Software, Hewlett-Packard Development
 // The Open Group, Tivoli Systems  // Company, L. P., IBM Corp., The Open Group, Tivoli Systems.
   // Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.;
   // IBM Corp.; EMC Corporation, The Open Group.
 // //
 // Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to // of this software and associated documentation files (the "Software"), to
Line 34 
Line 36 
 #include <Pegasus/Common/String.h> #include <Pegasus/Common/String.h>
 #include <Pegasus/Common/Array.h> #include <Pegasus/Common/Array.h>
  
 #include <Pegasus/Server/Linkage.h>  #include <Pegasus/ProviderManager2/Linkage.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 class CIMRepository; class CIMRepository;
  
 class PEGASUS_SERVER_LINKAGE ProviderRegistrarInitializer  class PEGASUS_PPM_LINKAGE ProviderRegistrarInitializer
 { {
 public: public:
     ProviderRegistrarInitializer(void);     ProviderRegistrarInitializer(void);
Line 50 
Line 52 
  
 }; };
  
 class PEGASUS_SERVER_LINKAGE RegistrationRecord  class PEGASUS_PPM_LINKAGE RegistrationRecord
 { {
 public: public:
     String className;     String className;


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3.6.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2