#include <opencv2/gapi/ocl/goclkernel.hpp>
◆ inArg()
template<typename T > 
  
  
      
        
          | const T & cv::GOCLContext::inArg  | 
          ( | 
          int |           input | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ inMat()
      
        
          | const cv::UMat & cv::GOCLContext::inMat  | 
          ( | 
          int |           input | ) | 
           | 
        
      
 
 
◆ inVal()
      
        
          | const cv::Scalar & cv::GOCLContext::inVal  | 
          ( | 
          int |           input | ) | 
           | 
        
      
 
 
◆ outMatR()
      
        
          | cv::UMat & cv::GOCLContext::outMatR  | 
          ( | 
          int |           output | ) | 
           | 
        
      
 
 
◆ outOpaqueR()
template<typename T > 
  
  
      
        
          | T & cv::GOCLContext::outOpaqueR  | 
          ( | 
          int |           output | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ outOpaqueRef()
◆ outValR()
      
        
          | cv::Scalar & cv::GOCLContext::outValR  | 
          ( | 
          int |           output | ) | 
           | 
        
      
 
 
◆ outVecR()
template<typename T > 
  
  
      
        
          | std::vector< T > & cv::GOCLContext::outVecR  | 
          ( | 
          int |           output | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ outVecRef()
◆ gimpl::GOCLExecutable
  
  
      
        
          | friend class gimpl::GOCLExecutable | 
         
       
   | 
  
friend   | 
  
 
 
◆ m_args
  
  
      
        
          | std::vector<GArg> cv::GOCLContext::m_args | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_results
  
  
      
        
          | std::unordered_map<std::size_t, GRunArgP> cv::GOCLContext::m_results | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: