#include <opencv2/gapi/garray.hpp>
|  | 
|  | GArrayU (const GNode &n, std::size_t out) | 
|  | 
| template<typename T > | 
| bool | holds () const | 
|  | 
| GOrigin & | priv () | 
|  | 
| const GOrigin & | priv () const | 
|  | 
◆ GArrayU() [1/2]
      
        
          | cv::detail::GArrayU::GArrayU | ( | const GNode & | n, | 
        
          |  |  | std::size_t | out | 
        
          |  | ) |  |  | 
      
 
 
◆ GArrayU() [2/2]
  
  | 
        
          | cv::detail::GArrayU::GArrayU | ( |  | ) |  |  | protected | 
 
 
◆ holds()
template<typename T > 
      
        
          | bool cv::detail::GArrayU::holds | ( |  | ) | const | 
      
 
 
◆ priv() [1/2]
      
        
          | GOrigin& cv::detail::GArrayU::priv | ( |  | ) |  | 
      
 
 
◆ priv() [2/2]
      
        
          | const GOrigin& cv::detail::GArrayU::priv | ( |  | ) | const | 
      
 
 
◆ setConstructFcn()
  
  | 
        
          | void cv::detail::GArrayU::setConstructFcn | ( | ConstructVec && | cv | ) |  |  | protected | 
 
 
◆ specifyType()
template<typename T > 
  
  | 
        
          | void cv::detail::GArrayU::specifyType | ( |  | ) |  |  | protected | 
 
 
◆ cv::GArray
◆ m_hint
◆ m_priv
  
  | 
        
          | std::shared_ptr<GOrigin> cv::detail::GArrayU::m_priv |  | protected | 
 
 
The documentation for this class was generated from the following file: