Jit::AddonCompiler Class Referencefinal
Compiles jobs asynchronously. More...
Inheritance diagram for Jit::AddonCompiler:
Detailed Description
Compiles jobs asynchronously.
Public Member Functions | |
void | submitJob (const std::string &id, std::string cpp, std::vector< std::string > flags, CompilerOptions opts) |
void | jobCompleted (score::Plugin_QtInterface *p) |
void | jobFailed () |
void | on_job (std::string id, std::string cpp, std::vector< std::string > flags, CompilerOptions opts) |
The documentation for this class was generated from the following files:
- AddonCompiler.hpp
- AddonCompiler.cpp