#include <OnixS/CME/ConflatedUDP/BookAttributes.h>
Public Types | |
enum | Enum { Constructed, NaturallyRefreshed, Latest } |
typedef UInt32 | Base |
Definition at line 30 of file BookAttributes.h.
Integral type used as basement for constants.
Definition at line 35 of file BookAttributes.h.
enum Enum |
Enumerator | |
---|---|
Constructed |
Book is just constructed. |
NaturallyRefreshed |
Book is naturally refreshed. |
Latest |
Book is up-to-date. |
Definition at line 37 of file BookAttributes.h.