#include <lazy_program_compiler.hpp>
Definition at line 36 of file lazy_program_compiler.hpp.
 
  
  | 
        
          | viennacl::device_specific::lazy_program_compiler::lazy_program_compiler | ( | viennacl::ocl::context * | ctx, |  
          |  |  | std::string const & | name, |  
          |  |  | std::string const & | src, |  
          |  |  | bool | force_recompilation |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | viennacl::device_specific::lazy_program_compiler::lazy_program_compiler | ( | viennacl::ocl::context * | ctx, |  
          |  |  | std::string const & | name, |  
          |  |  | bool | force_recompilation |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | void viennacl::device_specific::lazy_program_compiler::add | ( | std::string const & | src | ) |  |  | inline | 
 
 
  
  | 
        
          | std::string const& viennacl::device_specific::lazy_program_compiler::src | ( |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following file: