#include <OnixS/CME/ConflatedUDP/BookManagement.h>
Public Types | |
enum | Enum { OnSecurityChange, OnEndOfEvent } |
typedef UInt32 | Base |
Definition at line 664 of file BookManagement.h.
Integral type used as basement for constants.
Definition at line 667 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. |
Definition at line 669 of file BookManagement.h.