nkjnm
Dependencies: MAX44000 nexpaq_mdk
Fork of LED_Demo by
failure_t Struct Reference
Contains the reason and location of the failure. More...
#include <utest_types.h>
Public Member Functions | |
| failure_t (const failure_t &obj) | |
| Copy constructor. | |
| failure_t | ignored () const |
Detailed Description
Contains the reason and location of the failure.
Definition at line 86 of file utest_types.h.
Constructor & Destructor Documentation
Copy constructor.
Definition at line 93 of file utest_types.h.
Member Function Documentation
| failure_t ignored | ( | ) | const |
- Returns:
- a copy of the failure with the reason ignored.
Definition at line 99 of file utest_types.h.
Generated on Tue Jul 12 2022 17:04:07 by
1.7.2
