genode/repos/os/include/report_rom
Christian Helmuth 4c4ce2f899 report_rom: versioning and explicit notification
The former implementation did not internally track ROM changes notified
vs. delivered to the client. We adapt the versioning implementation
implemented in dynamic_rom_session.h and enable explicit notification of
the current version.

The feature is used by the clipboard to notify permitted readers of the
clipboard ROM service on focus change via the newly created private
Rom::Module::_notify_permitted_readers() function.

Fixes #4274
2021-10-13 14:46:54 +02:00
..
report_service.h Streamline exception types 2017-05-31 13:16:07 +02:00
rom_module.h report_rom: versioning and explicit notification 2021-10-13 14:46:54 +02:00
rom_registry.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
rom_service.h report_rom: versioning and explicit notification 2021-10-13 14:46:54 +02:00