#include <temperatureadaptor.h>
Definition at line 32 of file temperatureadaptor.h.
 
◆ TemperatureAdaptor()
  
  | 
        
          | TemperatureAdaptor::TemperatureAdaptor | ( | const QString & | id | ) |  |  | protected | 
 
Constructor. 
- Parameters
- 
  
    | id | Identifier for the adaptor. |  
 
 
 
◆ ~TemperatureAdaptor()
  
  | 
        
          | TemperatureAdaptor::~TemperatureAdaptor | ( |  | ) |  |  | protected | 
 
 
◆ evaluateIntervalRequests()
  
  | 
        
          | virtual unsigned int TemperatureAdaptor::evaluateIntervalRequests | ( | int & | sessionId | ) | const |  | protectedvirtual | 
 
Reimplement to allow for 0 interval to be the slowest entry. 
 
 
◆ factoryMethod()
  
  | 
        
          | static DeviceAdaptor * TemperatureAdaptor::factoryMethod | ( | const QString & | id | ) |  |  | inlinestatic | 
 
 
◆ resume()
  
  | 
        
          | virtual bool TemperatureAdaptor::resume | ( |  | ) |  |  | virtual | 
 
 
◆ standby()
  
  | 
        
          | virtual bool TemperatureAdaptor::standby | ( |  | ) |  |  | virtual | 
 
 
◆ startSensor()
  
  | 
        
          | virtual bool TemperatureAdaptor::startSensor | ( |  | ) |  |  | virtual | 
 
 
◆ stopSensor()
  
  | 
        
          | virtual void TemperatureAdaptor::stopSensor | ( |  | ) |  |  | virtual | 
 
 
The documentation for this class was generated from the following file: