#include <Project.h>
◆ arguments
| const char* APE_Project::arguments |
◆ engineVersion
| unsigned APE_Project::engineVersion |
◆ files
| char* const * APE_Project::files |
◆ floatPrecision
| int APE_Project::floatPrecision |
Suggestion to carry out floating-point operations with approximately this amount of bits.
◆ iface
◆ isSingleString
| unsigned APE_Project::isSingleString |
◆ nativeVectorBitWidth
| int APE_Project::nativeVectorBitWidth |
The amount of bits in the native SIMD CPU registers with a complete arithmetic instruction set. Measured in terms of floats.
◆ nFiles
| unsigned int APE_Project::nFiles |
◆ numTraceLines
| size_t APE_Project::numTraceLines |
◆ optimizationLevel
Suggested "optimization" level.
◆ projectName
| const char* APE_Project::projectName |
◆ reportDiagnostic
◆ rootPath
| const char* APE_Project::rootPath |
◆ sourceString
| const char* APE_Project::sourceString |
◆ traceLines
| const int* APE_Project::traceLines |
Logical source lines that should be traced
◆ uniqueID
| unsigned int APE_Project::uniqueID |
◆ userData
| void* APE_Project::userData |
◆ workingDirectory
| const char* APE_Project::workingDirectory |
The documentation for this struct was generated from the following file: