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

Diff for /pegasus/src/Pegasus/Client/CIMOperationResponseDecoder.h between version 1.26 and 1.27

version 1.26, 2013/01/14 12:05:38 version 1.27, 2013/04/18 10:58:17
Line 79 
Line 79 
     CIMOperationResponseDecoder(     CIMOperationResponseDecoder(
         MessageQueue* outputQueue,         MessageQueue* outputQueue,
         MessageQueue* encoderQueue,         MessageQueue* encoderQueue,
         ClientAuthenticator* authenticator,          ClientAuthenticator* authenticator
         Uint32 showInput);          );
  
     /** Destructor. */     /** Destructor. */
     ~CIMOperationResponseDecoder();     ~CIMOperationResponseDecoder();
Line 237 
Line 237 
  
     ClientAuthenticator* _authenticator;     ClientAuthenticator* _authenticator;
  
     // Controls decoder client displays 1 = con, 2 = log display  
 #ifdef PEGASUS_CLIENT_TRACE_ENABLE  
     Uint32               _showInput;  
 #endif  
   
     ClientPerfDataStore* dataStore;     ClientPerfDataStore* dataStore;
 }; };
  


Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2