genode/repos/os/include/os
Johannes Schlatow 7d143087c9 xml_node: change with_sub_node signature
The `with_sub_node` method is renamed to `with_optional_sub_node` to
better reflect that the non-existence of a sub node with the desired type is
ignored.
At the same time, the new `with_sub_node` now takes a second functor that is
called when no sub node of the desired type exists.

genodelabs/genode#4600
2022-09-19 14:00:33 +02: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 nic_router: packet allocation w/o exceptions 2022-08-10 13:33:03 +02: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 xml_node: change with_sub_node signature 2022-09-19 14:00:33 +02: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 Append_file class 2022-09-19 13:59:27 +02:00