(file) Return to OperationContextInternal.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/OperationContextInternal.h between version 1.4 and 1.5

version 1.4, 2003/11/15 02:49:54 version 1.5, 2004/06/15 18:38:24
Line 42 
Line 42 
 // This class should be moved to the OperationContext module when localization // This class should be moved to the OperationContext module when localization
 // support is added to Pegasus and this class definition is firm. // support is added to Pegasus and this class definition is firm.
 class PEGASUS_COMMON_LINKAGE LocaleContainer class PEGASUS_COMMON_LINKAGE LocaleContainer
     :      : virtual public OperationContext::Container
 #ifndef PEGASUS_USE_DEPRECATED_INTERFACES // include if NOT using deprecated API  
       virtual  
 #endif  
               public OperationContext::Container  
 { {
 public: public:
     static const String NAME;     static const String NAME;
Line 67 
Line 63 
 }; };
  
 class PEGASUS_COMMON_LINKAGE ProviderIdContainer class PEGASUS_COMMON_LINKAGE ProviderIdContainer
     :      : virtual public OperationContext::Container
 #ifndef PEGASUS_USE_DEPRECATED_INTERFACES // include if NOT using deprecated API  
       virtual  
 #endif  
               public OperationContext::Container  
 { {
 public: public:
     static const String NAME;     static const String NAME;


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2