|
ChimeraTK-ApplicationCore
04.01.00
|
Struct to define the direction of variables.
@ run
Actual run phase with full multi threading.
@ shutdown
The application is in the process of shutting down.
enum ChimeraTK::VariableDirection::@0 dir
Enum to define directions of variables.
bool operator==(const VariableDirection &other) const
Comparison.
bool operator!=(const VariableDirection &other) const
UpdateMode
Enum to define the update mode of variables.
LifeCycleState
Enum to define the life-cycle states of an Application.
NodeType
Enum to define types of VariableNetworkNode.
@ initialisation
Initialisation phase including ApplicationModule::prepare().
bool withReturn
Presence of return channel.
InvalidityTracer application module.