#include <assert_util.h>
Public Member Functions | |
| AssertionCount () | |
| void | condrollover (int newValue) |
| void | rollover () |
Public Attributes | |
| int | msg |
| int | regular |
| int | rollovers |
| int | user |
| int | warning |
Definition at line 30 of file assert_util.h.
| mongo::AssertionCount::AssertionCount | ( | ) |
| void mongo::AssertionCount::condrollover | ( | int | newValue | ) |
| void mongo::AssertionCount::rollover | ( | ) |
Definition at line 38 of file assert_util.h.
Definition at line 36 of file assert_util.h.
Definition at line 40 of file assert_util.h.
Definition at line 39 of file assert_util.h.
Definition at line 37 of file assert_util.h.