#include <DPMSSupport.h>
◆ PowerSavingMode
| Enumerator | 
|---|
| STANDBY  |  | 
| SUSPEND  |  | 
| OFF  |  | 
| NUM_MODES  |  | 
 
 
◆ CDPMSSupport()
      
        
          | CDPMSSupport::CDPMSSupport  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~CDPMSSupport()
  
  
      
        
          | virtual CDPMSSupport::~CDPMSSupport  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualdefault   | 
  
 
 
◆ DisablePowerSaving()
  
  
      
        
          | virtual bool CDPMSSupport::DisablePowerSaving  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ EnablePowerSaving()
◆ GetSupportedModes()
  
  
      
        
          | const std::vector< PowerSavingMode > & CDPMSSupport::GetSupportedModes  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ IsModeSupported()
◆ IsSupported()
  
  
      
        
          | bool CDPMSSupport::IsSupported  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ m_supportedModes
The documentation for this class was generated from the following files: