Public Member Functions | |
| SessionSettings () | |
| ~SessionSettings () | |
| GapAndErrorHandlingOptions::Enum | gapAndErrorHandling () const |
| void | gapAndErrorHandling (GapAndErrorHandlingOptions::Enum handling) |
Definition at line 69 of file SessionSettings.h.
|
inline |
Initializes parameters with default values.
Definition at line 75 of file SessionSettings.h.
|
inline |
Cleans everything up.
Definition at line 83 of file SessionSettings.h.
|
inline |
Defines what Handler should do in case of gap in real-time (incremental) data.
Definition at line 92 of file SessionSettings.h.
|
inline |
Defines what Handler should do in case of gap in real-time (incremental) data.
Definition at line 100 of file SessionSettings.h.