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

Diff for /pegasus/src/Pegasus/ProviderManager2/AutoPThreadSecurity.h between version 1.2 and 1.3

version 1.2, 2006/08/25 18:13:29 version 1.3, 2006/11/14 18:34:55
Line 52 
Line 52 
 // For all other platforms this should be an empty class // For all other platforms this should be an empty class
 // Targets: avoid ifdefs and keep code readable(clean) // Targets: avoid ifdefs and keep code readable(clean)
 #ifndef PEGASUS_ZOS_THREADLEVEL_SECURITY #ifndef PEGASUS_ZOS_THREADLEVEL_SECURITY
   
 // not z/OS == empty class // not z/OS == empty class
 class AutoPThreadSecurity class AutoPThreadSecurity
 { {
 public: public:
     AutoPThreadSecurity(const OperationContext& context) {};     AutoPThreadSecurity(const OperationContext& context) {};
 }; };
   
 #else #else
  
 class AutoPThreadSecurity class AutoPThreadSecurity


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2