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