(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.1 and 1.2

version 1.1, 2006/08/23 19:47:45 version 1.2, 2006/08/25 18:13:29
Line 53 
Line 53 
 // 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 PEGASUS_PPM_LINKAGE AutoPThreadSecurity  class AutoPThreadSecurity
 { {
 public: public:
     AutoPThreadSecurity(const OperationContext& context) {};     AutoPThreadSecurity(const OperationContext& context) {};
 }; };
 #else #else
  
 class PEGASUS_PPM_LINKAGE AutoPThreadSecurity  class AutoPThreadSecurity
 { {
 public: public:
     AutoPThreadSecurity(const OperationContext& context)     AutoPThreadSecurity(const OperationContext& context)


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2