|
L4Re - L4 Runtime Environment
|
Common factory related definitions. More...
#include <l4/sys/factory.h>#include <l4/sys/capability>#include <l4/sys/cxx/ipc_iface>#include <l4/sys/cxx/ipc_varg>
Include dependency graph for factory:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | L4::Factory |
| C++ Factory interface to create kernel objects. More... | |
| struct | L4::Factory::Nil |
| Special type to add a void argument into the factory create stream. More... | |
| struct | L4::Factory::Lstr |
| Special type to add a pascal string into the factory create stream. More... | |
| class | L4::Factory::S |
| Stream class for the create() argument stream. More... | |
Namespaces | |
| L4 | |
| L4 low-level kernel interface. | |
Common factory related definitions.
Definition in file factory.