OnixS C++ CME MDP Premium Market Data Handler 5.9.0
API Documentation
Loading...
Searching...
No Matches
SettingChangeGuard Class Reference

Public Member Functions

 SettingChangeGuard (SettingChangeController &controller, const SettingGroup &group, const Char *details)
 ~SettingChangeGuard ()

Detailed Description

Definition at line 66 of file SettingGroup.h.

Constructor & Destructor Documentation

◆ SettingChangeGuard()

SettingChangeGuard ( SettingChangeController & controller,
const SettingGroup & group,
const Char * details )
inline

Initializes the guard for the given setting update.

Definition at line 70 of file SettingGroup.h.

◆ ~SettingChangeGuard()

~SettingChangeGuard ( )
inline

Accomplishes setting update.

Definition at line 77 of file SettingGroup.h.