IOControl/include/IO/Controller.h File Reference
Include dependency graph for IOControl/include/IO/Controller.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | IO::Controller |
| A Controller is responsible for serialising requests for a physical bus. More... | |
Namespaces | |
| IO | |
Typedefs | |
| using | IO::DeviceFactoryList = Vector< const Device::Factory * > |
Enumerations | |
| enum | IO::Direction { IO::Direction::Incoming, IO::Direction::Outgoing, IO::Direction::Idle } |
| Some controllers specify a transfer direction. More... | |
1.8.17