libdisplaydevice master
C++ library to modify display devices.
display_device::detail::InitialStateStripMessages Struct Reference

Log messages used while stripping unavailable devices from initial state. More...

#include <src/common/include/display_device/detail/settings_state_utils.h>

Public Attributes

std::string_view m_adapted_state
 Warning prefix logged when the initial state is adapted.
 
std::string_view m_missing_primary
 Error logged when no usable primary devices remain.
 
std::string_view m_missing_topology
 Error logged when no initial topology devices remain.
 

Detailed Description

Log messages used while stripping unavailable devices from initial state.


The documentation for this struct was generated from the following file: