#include <OnixS/CME/MDH/BookManagement.h>
Public Types | |
enum | Enum { OnSecurityChange, OnEndOfEvent } |
typedef UInt32 | Base |
Definition at line 726 of file BookManagement.h.
Integral type used as basement for constants.
Definition at line 729 of file BookManagement.h.
enum Enum |
Enumerator | |
---|---|
OnSecurityChange |
Book update event is raised once security id is changed in sequence of market data entries being processed by the Handler.
|
OnEndOfEvent |
Book update event is raised at the end of market event. Direct books updates are raised at the end of real quotes updates, implied books updates are raised at the end of implied quotes updates and consolidated books updates are raised at the end of entire event. |
Definition at line 731 of file BookManagement.h.