My climat station
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 14:27:30 by
1.7.2
Gleb Klochkov