Gromacs
2024.4
|
Impl class for ObservablesReducerBuilder.
Classes | |
struct | Subscription |
Data required to set up a subscription. More... | |
Public Attributes | |
std::vector< Subscription > | subscriptions_ |
Contains all subscriptions received. | |
bool | buildHasBeenCalled_ = false |
Whether build() has already been called on the owner object. | |