Functor for requesting data storage.
This functor is designed to be invoked as a handled for IAnalysisDataModule::dataStarted().
gmx::test::anonymous_namespace{mock_datamodule.cpp}::DataStorageRequester::DataStorageRequester |
( |
int |
count | ) |
|
|
inlineexplicit |
Constructs a functor that requests the given amount of storage.
- Parameters
-
[in] | count | Number of frames of storage to request, or -1 for all frames. |
- See Also
- AbstractAnalysisData::requestStorage()
The documentation for this class was generated from the following file: