#include "ocl.hpp"
§ hash_t
§ ProgramSource() [1/5]
cv::ocl::ProgramSource::ProgramSource |
( |
| ) |
|
§ ProgramSource() [2/5]
cv::ocl::ProgramSource::ProgramSource |
( |
const String & |
module, |
|
|
const String & |
name, |
|
|
const String & |
codeStr, |
|
|
const String & |
codeHash |
|
) |
| |
|
explicit |
§ ProgramSource() [3/5]
cv::ocl::ProgramSource::ProgramSource |
( |
const String & |
prog | ) |
|
|
explicit |
§ ProgramSource() [4/5]
cv::ocl::ProgramSource::ProgramSource |
( |
const char * |
prog | ) |
|
|
explicit |
§ ~ProgramSource()
cv::ocl::ProgramSource::~ProgramSource |
( |
| ) |
|
§ ProgramSource() [5/5]
cv::ocl::ProgramSource::ProgramSource |
( |
const ProgramSource & |
prog | ) |
|
§ getImpl()
Impl* cv::ocl::ProgramSource::getImpl |
( |
| ) |
const |
|
inline |
§ hash()
hash_t cv::ocl::ProgramSource::hash |
( |
| ) |
const |
§ operator=()
§ source()
const String& cv::ocl::ProgramSource::source |
( |
| ) |
const |
Impl* cv::ocl::ProgramSource::p |
|
protected |
The documentation for this class was generated from the following file: