My climat station
Embed:
(wiki syntax)
tools::export::exporters Namespace Reference
Data Structures | |
| class | TargetNotSupportedException |
| class | ExporterTargetsProperty |
| class | Exporter |
Functions | |
| def | apply_supported_whitelist |
Detailed Description
Just a template for subclassing
Function Documentation
| def tools::export::exporters::apply_supported_whitelist | ( | compiler, | |
| whitelist, | |||
| target | |||
| ) |
Generate a list of supported targets for a given compiler and post-binary hook white-list.
Definition at line 277 of file exporters.py.
Generated on Tue Jul 12 2022 14:27:19 by
1.7.2
Gleb Klochkov