genode/repos/os/include/os
Sebastian Sumpf 300cdc435d expanding_report: make expandable for XML node generation
'generate(Xml_node node)', as used by the Sculpt manager, calls this
function instead of the lambda version. The 'report' function of the
'Genode::Reporter' does not throw an exception in case there is not
enough backing storage for the 'generate' request. Therefore, we have to
check this condition in a loop and call '_increase_report_buffer' in
case size limits are reached.

Patch by Norman Feske.

issue #4369
2022-02-15 16:13:53 +01:00
..
attached_mmio.h Streamline exception types 2017-05-31 13:16:07 +02:00
buffered_xml.h os/buffered_xml.h: support for generating XML 2020-02-04 15:51:09 +01:00
child_policy_dynamic_rom.h os: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
dither_painter.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
dynamic_rom_session.h os: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
handle_registry.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
packet_allocator.h os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
packet_stream.h os: remove blocking semantics from packet stream 2022-02-15 10:10:03 +01:00
path.h os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
pin_driver.h os: Pin_control and Pin_state session interfaces 2021-11-29 15:10:52 +01:00
pixel_alpha8.h os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
pixel_rgb565.h os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
pixel_rgb888.h Change pixel format to 32 bits per pixel 2020-06-29 14:22:29 +02:00
pixel_rgba.h os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
reporter.h expanding_report: make expandable for XML node generation 2022-02-15 16:13:53 +01:00
ring_buffer.h os: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
session_policy.h os/session_policy.h: add 'with_matching_policy' 2022-02-15 10:17:28 +01:00
session_requester.h os: avoid using deprecated APIs 2019-01-30 13:49:54 +01:00
static_parent_services.h os: avoid using deprecated APIs 2019-01-30 13:49:54 +01:00
static_root.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
surface.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
texture_rgb565.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
texture_rgb888.h os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
texture.h os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
vfs.h vfs: add 'with_xml_file_content()' and 'with_raw_file_content()' 2022-01-19 12:38:13 +01:00