sensor.hpp File Reference
#include <atria/funken/detail/root_signals.hpp>
#include <atria/funken/detail/access.hpp>
#include <atria/funken/detail/watchable.hpp>
Go to the source code of this file.
Classes | |
class | sensor< SensorFnT > |
Namespaces | |
atria | |
C++ amazing templates and reusable implementations awesomeness. | |
atria::funken | |
Provides a experimental library for writing epocal and functional data-models. | |
Functions | |
template<typename SensorFnT > | |
sensor< SensorFnT > | make_sensor (SensorFnT fn) |