Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
ReaderConfig()
DataStorm::ReaderConfig::ReaderConfig
(
std::optional< int >
sampleCount
=
std::nullopt
,
std::optional< int >
sampleLifetime
=
std::nullopt
,
std::optional<
ClearHistoryPolicy
>
clearHistory
=
std::nullopt
,
std::optional<
DiscardPolicy
>
discardPolicy
=
std::nullopt
)
inline
noexcept
Constructs a
ReaderConfig
object.
Parameters
sampleCount
The optional sample count.
sampleLifetime
The optional sample lifetime.
clearHistory
The optional clear history policy.
discardPolicy
The discard policy.
Definition at line
99
of file
Types.h
.
DataStorm
ReaderConfig
Generated by
1.14.0