RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
ComponentManager.h File Reference
#include <set>
#include "Components/BaseComponent.h"
#include "Common.h"
#include "Data/SelectedSensorReadings.h"
Include dependency graph for ComponentManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RumPi::ComponentManager
 Owns and drives the set of sensor components. More...
 

Namespaces

namespace  RumPi
 RumPi is the library's top-level facade.