|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <memory>#include <vector>#include "peripherals/PeripheralTypes.h"#include "threads/Thread.h"Classes | |
| class | PERIPHERALS::CPeripheralBus |
Namespaces | |
| namespace | PERIPHERALS |
Typedefs | |
| using | PERIPHERALS::PeripheralBusPtr = std::shared_ptr< CPeripheralBus > |
| using | PERIPHERALS::PeripheralBusVector = std::vector< PeripheralBusPtr > |