mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
This data structure is meant as a safe alternative for a list wherever the list is solely used to remember objects and iterate through them in an unspecified order. One use case is the 'Service_registry'.
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.