mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-11 06:54:18 +00:00
This method is a hook to enable a runtime to respond to state changes. In particular, in init this hook is used to trigger the generation of a new state report, if configured. Furthermore, the patch introduces the 'generate_client_side_info' and 'generate_server_side_info' methods to the 'Session_state', which generates an XML representation of the session states to appear in reports produced by init. Issue #2246
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.