Rtos API example

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.