OnixS C++ CME MDP Premium Market Data Handler 5.9.0
Users' manual and API documentation
Loading...
Searching...
No Matches
BookState Struct Reference

#include <OnixS/CME/MDH/BookAttributes.h>

Public Types

enum  Enum
typedef UInt32 Base

Detailed Description

Definition at line 30 of file BookAttributes.h.

Member Typedef Documentation

◆ Base

typedef UInt32 Base

Integral type used as basement for constants.

Definition at line 34 of file BookAttributes.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
Constructed 

Book is just constructed.

NaturallyRefreshed 

Book is naturally refreshed.

Latest 

Book is up-to-date.

Definition at line 36 of file BookAttributes.h.