Collects caller info and the sequence number of actions.
Definition at line 28 of file dbgasserters.hpp.
#include <dbgasserters.hpp>
Public Field Index: | |
| int | ActionNo = -1 |
| The sequence number of the action. | |
| CallerInfo | CI |
| The caller information. | |
| int alib::threads::DbgLockAsserter::ActionInfo::ActionNo = -1 |
The sequence number of the action.
Definition at line 30 of file dbgasserters.hpp.
| CallerInfo alib::threads::DbgLockAsserter::ActionInfo::CI |
The caller information.
Definition at line 29 of file dbgasserters.hpp.