#include <OnixS/CME/MDH/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 34 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 36 of file BookAttributes.h.