Minor hardware revision number 
 More...
#include <Zivid/CameraInfo.h>
Minor hardware revision number
 
◆ ValueType
The type of the underlying value
 
 
◆ Minor() [1/2]
  
  
      
        
          | Zivid::CameraInfo::Revision::Minor::Minor  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ Minor() [2/2]
  
  
      
        
          | constexpr Zivid::CameraInfo::Revision::Minor::Minor  | 
          ( | 
          uint32_t  | 
          value | ) | 
           | 
         
       
   | 
  
inlineexplicitconstexpr   | 
  
 
 
◆ operator!=()
  
  
      
        
          | bool Zivid::CameraInfo::Revision::Minor::operator!=  | 
          ( | 
          const Minor &  | 
          other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator<()
  
  
      
        
          | bool Zivid::CameraInfo::Revision::Minor::operator<  | 
          ( | 
          const Minor &  | 
          other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator<=()
  
  
      
        
          | bool Zivid::CameraInfo::Revision::Minor::operator<=  | 
          ( | 
          const Minor &  | 
          other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator==()
  
  
      
        
          | bool Zivid::CameraInfo::Revision::Minor::operator==  | 
          ( | 
          const Minor &  | 
          other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator>()
  
  
      
        
          | bool Zivid::CameraInfo::Revision::Minor::operator>  | 
          ( | 
          const Minor &  | 
          other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator>=()
  
  
      
        
          | bool Zivid::CameraInfo::Revision::Minor::operator>=  | 
          ( | 
          const Minor &  | 
          other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ toString()
      
        
          | std::string Zivid::CameraInfo::Revision::Minor::toString  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ validRange()
  
  
      
        
          | static constexpr Range< uint32_t > Zivid::CameraInfo::Revision::Minor::validRange  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestaticconstexpr   | 
  
 
The range of valid values for Minor
 
 
◆ value()
      
        
          | uint32_t Zivid::CameraInfo::Revision::Minor::value  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ DataModel::Detail::Befriend< Minor >
  
  
      
        
          | friend struct DataModel::Detail::Befriend< Minor > | 
         
       
   | 
  
friend   | 
  
 
 
◆ operator<<
  
  
      
        
          | std::ostream & operator<<  | 
          ( | 
          std::ostream &  | 
          stream,  | 
         
        
           | 
           | 
          const Minor &  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
friend   | 
  
 
Operator to serialize the value to a stream
 
 
◆ description
  
  
      
        
          | constexpr const char* Zivid::CameraInfo::Revision::Minor::description { R"description(Minor hardware revision number)description" } | 
         
       
   | 
  
staticconstexpr   | 
  
 
The description for this value
 
 
◆ name
  
  
      
        
          | constexpr const char* Zivid::CameraInfo::Revision::Minor::name { "Minor" } | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ nodeType
◆ path
  
  
      
        
          | constexpr const char* Zivid::CameraInfo::Revision::Minor::path { "Revision/Minor" } | 
         
       
   | 
  
staticconstexpr   | 
  
 
The full path for this value
 
 
The documentation for this class was generated from the following file: