Enumerations | |
enum | { EOB = 0x01, EOS = 0x02, FLUSH = 0x04, REV_IS_TS = 0x10, AUTO_TIMESTAMP = 0x20, HAVE_TIMESTAMP = 0x40, HAVE_REVISION = 0x80 } |
anonymous enum |
Enumerator | |
---|---|
EOB | |
EOS | |
FLUSH | |
REV_IS_TS | |
AUTO_TIMESTAMP | |
HAVE_TIMESTAMP | |
HAVE_REVISION |
Definition at line 25 of file SerializedCellsFlag.h.