Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ Config()

DataStorm::Config::Config ( std::optional< int > sampleCount = std::nullopt,
std::optional< int > sampleLifetime = std::nullopt,
std::optional< ClearHistoryPolicy > clearHistory = std::nullopt )
inlinenoexcept

Constructs a Config object.

Parameters
sampleCountThe optional sample count.
sampleLifetimeThe optional sample lifetime.
clearHistoryThe optional clear history policy.

Definition at line 64 of file Types.h.