Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

failure_t Struct Reference

failure_t Struct Reference
[Frameworks]

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 92 of file utest_types.h.