#include <OnixS/CME/ConflatedUDP/SessionSettings.h>
Friends | |
class | HandlerSettings |
Additional Inherited Members | |
Static Public Member Functions inherited from SettingGroup | |
static ONIXS_CONFLATEDUDP_EXPORTED const SettingGroup & | null () |
Protected Member Functions inherited from SessionSettings | |
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 583 of file SessionSettings.h.
|
inline |
Initializes parameters with default values.
Definition at line 605 of file SessionSettings.h.
|
inline |
Re-initializes settings as copies of the other ones omitting group belonging.
Definition at line 615 of file SessionSettings.h.
|
inline |
Cleans everything up.
Definition at line 627 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 651 of file SessionSettings.h.
|
inline |
Set of TCP recovery settings.
Definition at line 634 of file SessionSettings.h.
|
inline |
Editable set of TCP recovery settings.
Definition at line 641 of file SessionSettings.h.
|
friend |
Definition at line 588 of file SessionSettings.h.