![]() |
libdisplaydevice latest
C++ library to modify display devices.
|
Arbitrary data for making and undoing changes. More...
#include <src/windows/include/display_device/windows/types.h>
Classes | |
| struct | Initial |
| Data that represents the original system state and is used as a base when trying to re-apply settings without reverting settings. More... | |
| struct | Modified |
| Data for tracking the modified changes. More... | |
Public Attributes | |
| Initial | m_initial |
| Modified | m_modified |
Friends | |
| bool | operator== (const SingleDisplayConfigState &lhs, const SingleDisplayConfigState &rhs) |
| Comparator for strict equality. | |
Arbitrary data for making and undoing changes.