![]() |
ChimeraTK-ApplicationCore 04.06.00
|
#include "Module.h"#include "ScalarAccessor.h"#include <ChimeraTK/ControlSystemAdapter/StatusAccessorBase.h>#include <ChimeraTK/SystemTags.h>
Include dependency graph for StatusAccessor.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | ChimeraTK::StatusAccessor< ACCESSOR > |
| Special StatusAccessor - used to avoid code duplication in StatusOutput, StatusPushInput and StatusPollInput. More... | |
| struct | ChimeraTK::StatusOutput |
| Special ScalarOutput which represents a status which can be aggregated by the StatusAggregator. More... | |
| struct | ChimeraTK::StatusPushInput |
| Special StatusPushInput which reads from a StatusOutput and also handles the type conversion. More... | |
| struct | ChimeraTK::StatusPollInput |
| Special StatusPollInput which reads from a StatusOutput and also handles the type conversion. More... | |
Namespaces | |
| namespace | ChimeraTK |
| InvalidityTracer application module. | |