Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
base_control_t Struct Reference
[Frameworks]
POD version of the class control_t. More...
#include <utest_types.h>
Inherited by control_t [private]
.
Detailed Description
POD version of the class control_t.
It is used to instantiate const control_t objects as PODs and prevent them to be included in the final binary.
- Note:
- : control_pod_t can be converted to control_t by copy construction.
Definition at line 134 of file utest_types.h.
Generated on Tue Jul 12 2022 12:22:58 by
