genode/repos/base/include/util
Norman Feske 4df7e6adde util/list_model.h: Add update_list_model_from_xml
The new 'update_list_model_from_xml' function template simplifies the
use of the list model utility by alleviating the need for implementing a
custom policy class for each model. Instead, the transformation is done
using a few lambda functions given directly as arguments.

Issue #4317
2021-11-29 15:10:52 +01:00
..
arg_string.h base: handle 'unpack_string()' error in 'Arg::string()' 2021-05-05 11:21:43 +02:00
array.h base: introduce array utility 2021-05-28 14:16:45 +02:00
avl_string.h Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
avl_tree.h Add missing override annotations 2019-02-19 11:12:11 +01:00
bit_allocator.h util/bit_array.h: remove use of memset and memcpy 2020-05-05 13:30:15 +02:00
bit_array.h util/bit_array.h: remove use of memset and memcpy 2020-05-05 13:30:15 +02:00
construct_at.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
fifo.h base: make 'Fifo::Element::enqueued' const 2019-11-19 14:54:13 +01:00
flex_iterator.h base: avoid warnings about shift operations 2018-11-16 14:37:18 +01:00
interface.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
list_model.h util/list_model.h: Add update_list_model_from_xml 2021-11-29 15:10:52 +01:00
list.h base: Make Genode::List clang friendly. 2021-01-25 13:58:10 +01:00
meta.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
misc_math.h base: add 'aligned' function to util/misc_math.h 2019-05-03 13:31:39 +02:00
mmio.h mmio: make base address member private 2017-03-15 12:32:24 +01:00
noncopyable.h base: cleanup Noncopyable declarations/coding style 2021-02-23 11:51:57 +01:00
print_lines.h Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
reconstructible.h reconstructible: Fix alignas specifier placement. 2021-10-15 15:45:52 +02:00
register_set.h base: add 'wait_for_any' to 'Register_set' 2020-02-10 16:00:40 +01:00
register.h base: fix shift overflow error in Bitfield::mask() 2021-08-30 15:00:35 +02:00
retry.h Genode::retry(): fix compile error with GCC 6 2017-05-31 13:15:50 +02:00
string.h Check max_len before dereferencing pointer in Cstring constructor 2021-05-10 11:17:20 +02:00
token.h Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
touch.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
xml_generator.h base: move Xml_generator::Node::Node behind ABI 2021-04-20 12:03:03 +02:00
xml_node.h Xml_node: remove deprecated methods 2020-08-25 11:50:10 +02:00