libdisplaydevice latest
C++ library to modify display devices.
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234567]
  src
  common
  include
  display_device
  detail
 json_converter.hDeclarations for private JSON conversion helpers
 json_serializer.hDeclarations for private JSON serialization helpers
 json_serializer_details.hDeclarations for private JSON serialization details
 persistent_state_utils.hShared helpers for persistent state wrappers
 settings_state_utils.hShared helpers for adapting settings state
 audio_context_interface.hDeclarations for the AudioContextInterface
 display_power_interface.hDeclarations for display power management interfaces
 factory.hFactory helpers for platform display device interfaces
 file_settings_persistence.hDeclarations for persistent file settings
 json.hDeclarations for JSON conversion functions
 logging.hDeclarations for the logging utility
 noop_audio_context.hDeclarations for the NoopAudioContext
 noop_settings_persistence.hDeclarations for NoopSettingsPersistence
 retry_scheduler.hDeclarations for the RetryScheduler
 settings_manager_interface.hDeclarations for the SettingsManagerInterface
 settings_persistence_interface.hDeclarations for the SettingsPersistenceInterface
 types.hDeclarations for common display device types
 factory.cppFactory helpers for unsupported platforms
 file_settings_persistence.cppDefinitions for persistent file settings
 json.cppDefinitions for JSON conversion functions
 json_serializer.cppDefinitions for private JSON serialization helpers
 logging.cppDefinitions for the logging utility
 noop_audio_context.cppDefinitions for the NoopAudioContext
 noop_settings_persistence.cppDefinitions for NoopSettingsPersistence
 retry_scheduler.cppDefinitions for the RetryScheduler
 types.cppDefinitions for common display device types
  macos
  include
  display_device
  macos
  detail
 json_serializer.hDeclarations for private JSON serialization helpers (macOS-only)
 display_power.hDeclarations for macOS display power management
 json.hDeclarations for JSON conversion functions (macOS-only)
 mac_api_layer.hDeclarations for the MacApiLayer
 mac_api_layer_interface.hDeclarations for the MacApiLayerInterface
 mac_api_utils.hDeclarations for lower level macOS API utility functions
 mac_display_device.hDeclarations for the MacDisplayDevice
 mac_display_device_interface.hDeclarations for the MacDisplayDeviceInterface
 persistent_state.hDeclarations for the MacPersistentState
 settings_manager.hDeclarations for the MacSettingsManager
 settings_utils.hDeclarations for macOS settings utility functions
 types.hDeclarations for macOS specific display device types
 display_power.cppDefinitions for macOS display power management
 factory.cppFactory helpers for macOS platform interfaces
 json.cppDefinitions for JSON conversion functions (macOS-only)
 json_serializer.cppDefinitions for private JSON serialization helpers (macOS-only)
 mac_api_layer.cppDefinitions for the MacApiLayer
 mac_api_utils.cppDefinitions for lower level macOS API utility functions
 mac_display_device_general.cppDefinitions for the leftover general methods in MacDisplayDevice
 mac_display_device_hdr.cppDefinitions for HDR related methods in MacDisplayDevice
 mac_display_device_modes.cppDefinitions for display mode related methods in MacDisplayDevice
 mac_display_device_primary.cppDefinitions for primary display related methods in MacDisplayDevice
 mac_display_device_topology.cppDefinitions for topology related methods in MacDisplayDevice
 persistent_state.cppDefinitions for the MacPersistentState
 settings_manager_apply.cppDefinitions for the methods for applying settings in MacSettingsManager
 settings_manager_general.cppDefinitions for the leftover general methods in MacSettingsManager
 settings_manager_revert.cppDefinitions for the methods for reverting settings in MacSettingsManager
 settings_utils.cppDefinitions for macOS settings utility functions
 types.cppDefinitions for macOS specific types
  windows
  include
  display_device
  windows
  detail
 display_config.hDeclarations for private DisplayConfig compatibility helpers
 json_serializer.hDeclarations for private JSON serialization helpers (Windows-only)
 display_power.hDeclarations for Windows display power management
 json.hDeclarations for JSON conversion functions (Windows-only)
 persistent_state.hDeclarations for the PersistentState
 settings_manager.hDeclarations for the SettingsManager
 settings_utils.hDeclarations for settings related utility functions
 types.hDeclarations for Windows specific types
 win_api_layer.hDeclarations for the WinApiLayer
 win_api_layer_interface.hDeclarations for the WinApiLayerInterface
 win_api_utils.hDeclarations for lower level Windows API utility functions
 win_display_device.hDeclarations for the WinDisplayDevice
 win_display_device_interface.hDeclarations for the WinDisplayDeviceInterface
 display_power.cppDefinitions for Windows display power management
 factory.cppFactory helpers for Windows platform interfaces
 json.cppDefinitions for JSON conversion functions (Windows-only)
 json_serializer.cppDefinitions for private JSON serialization helpers (Windows-only)
 persistent_state.cppDefinitions for the PersistentState
 settings_manager_apply.cppDefinitions for the methods for applying settings in SettingsManager
 settings_manager_general.cppDefinitions for the leftover (general) methods in SettingsManager
 settings_manager_revert.cppDefinitions for the methods for reverting settings in SettingsManager
 settings_utils.cppDefinitions for settings related utility functions
 types.cppDefinitions for Windows specific types
 win_api_layer.cppDefinitions for the WinApiLayer
 win_api_utils.cppDefinitions for lower level Windows API utility functions
 win_display_device_general.cppDefinitions for the leftover (general) methods in WinDisplayDevice
 win_display_device_hdr.cppDefinitions for the HDR related methods in WinDisplayDevice
 win_display_device_modes.cppDefinitions for the display mode related methods in WinDisplayDevice
 win_display_device_primary.cppDefinitions for the "primary device" related methods in WinDisplayDevice
 win_display_device_topology.cppDefinitions for the topology related methods in WinDisplayDevice