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

Diff for /pegasus/src/Pegasus/Client/CIMClientRep.cpp between version 1.82 and 1.83

version 1.82, 2011/01/20 13:09:09 version 1.83, 2011/05/25 09:08:13
Line 53 
Line 53 
 CIMClientRep::CIMClientRep(Uint32 timeoutMilliseconds) CIMClientRep::CIMClientRep(Uint32 timeoutMilliseconds)
     :     :
     MessageQueue(PEGASUS_QUEUENAME_CLIENT),     MessageQueue(PEGASUS_QUEUENAME_CLIENT),
       _binaryResponse(false),
     _timeoutMilliseconds(timeoutMilliseconds),     _timeoutMilliseconds(timeoutMilliseconds),
     _connected(false),     _connected(false),
     _doReconnect(false),     _doReconnect(false),
     _binaryRequest(false),     _binaryRequest(false),
     _binaryResponse(false),  
     _localConnect(false)     _localConnect(false)
 { {
     //     //


Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2