#include <OnixS/CME/MDH/SessionSettings.h>
Friends | |
class | HandlerSettings |
Additional Inherited Members | |
![]() | |
static ONIXS_CMEMDH_EXPORTED const SettingGroup & | null () |
![]() | |
const SettingGroup & | group () const |
void | assignNoControl (const SessionSettings &other) |
Full set of parameters affecting behavior of the Handler when market data is processed.
Definition at line 674 of file SessionSettings.h.
|
inline |
Initializes parameters with default values.
Definition at line 696 of file SessionSettings.h.
|
inline |
Re-initializes settings as copies of the other ones omitting group belonging.
Definition at line 706 of file SessionSettings.h.
|
inline |
Cleans everything up.
Definition at line 718 of file SessionSettings.h.
|
inline |
Copies settings from the given instance.
Attributes controlling value assignment aren't cloned and thus only settings' values are copied.
Definition at line 742 of file SessionSettings.h.
|
inline |
Set of TCP recovery settings.
Definition at line 725 of file SessionSettings.h.
|
inline |
Editable set of TCP recovery settings.
Definition at line 732 of file SessionSettings.h.
|
friend |
Definition at line 679 of file SessionSettings.h.