genode/base/include/parent
Norman Feske 0c76bc9cfd Add support for specialized session interfaces
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.
2012-11-07 13:43:04 +01:00
..
capability.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
client.h Provide main thread cap via parent interface 2012-10-24 11:34:38 +02:00
parent.h Add support for specialized session interfaces 2012-11-07 13:43:04 +01:00