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

Diff for /pegasus/src/Pegasus/Common/StatisticalData.h between version 1.33 and 1.34

version 1.33, 2008/12/02 09:00:52 version 1.34, 2012/11/15 09:39:13
Line 79 
Line 79 
 */ */
  
 #define STAT_BYTESREAD \ #define STAT_BYTESREAD \
 Uint16 statType = (request->getType() >= CIM_GET_CLASS_RESPONSE_MESSAGE) ? \  
     request->getType() - CIM_GET_CLASS_RESPONSE_MESSAGE : \  
     request->getType() - 1; \  
 StatisticalData::current()->requSize = contentLength; StatisticalData::current()->requSize = contentLength;
  
 #else #else


Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2