RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
ComponentCreationContext.h File Reference
#include <map>
#include <string>
#include "../json.hpp"
#include "Components/AnalogDigitalConverterComponent.h"
#include "RumPiConfig.h"
Include dependency graph for ComponentCreationContext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RumPi::ComponentCreationContext
 Everything a component creator needs, bundled so every creator can share one signature and live in the factory's lookup map. More...
 

Namespaces

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