mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 22:47:50 +00:00
0c76bc9cfd
This patch introduces principal support for extending session interfaces with specialized functionality in a clean way. For example, an 'Uart' interface may implement the 'Terminal' interface but also offers additional functions for setting the baud rate. A service that implements the 'Uart' service will then automatically announce both the 'Uart' and 'Terminal' services. |
||
---|---|---|
.. | ||
capability.h | ||
client.h | ||
parent.h |