Contents

incrementErrors

Declaration

virtual void incrementErrors(
 boolisWrite);

Parameters

  • isWrite:

    Indicates whether this operation was a write, otherwise is was a read.

Overview

Update the total error count -- used for statistics.

This method's implementation is not typically overridden.

See Also

Miscellaneous