#include <opencv2/core/ocl.hpp>
◆ Platform() [1/3]
      
        
          | cv::ocl::Platform::Platform  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~Platform()
      
        
          | cv::ocl::Platform::~Platform  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Platform() [2/3]
      
        
          | cv::ocl::Platform::Platform  | 
          ( | 
          const Platform &  | 
          p | ) | 
           | 
        
      
 
 
◆ Platform() [3/3]
      
        
          | cv::ocl::Platform::Platform  | 
          ( | 
          Platform &&  | 
          p | ) | 
           | 
        
      
 
 
◆ empty()
  
  
      
        
          | bool cv::ocl::Platform::empty  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getDefault()
  
  
      
        
          | static Platform& cv::ocl::Platform::getDefault  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ getImpl()
  
  
      
        
          | Impl* cv::ocl::Platform::getImpl  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ptr()
      
        
          | void* cv::ocl::Platform::ptr  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | Impl* cv::ocl::Platform::p | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: