..
This commit is contained in:
parent
4ea54ae61a
commit
43ac499136
2 changed files with 7 additions and 6 deletions
3
Rewind.h
3
Rewind.h
|
@ -36,7 +36,8 @@ extern "C"
|
|||
#define REWIND_TYPE_REMOTE_CONTROL (REWIND_CLASS_KAIROS_DATA + 1)
|
||||
#define REWIND_TYPE_SNMP_TRAP (REWIND_CLASS_KAIROS_DATA + 2)
|
||||
|
||||
#define REWIND_FLAG_REAL_TIME (1 << 0)
|
||||
#define REWIND_FLAG_SLOT_1 (1 << 0)
|
||||
#define REWIND_FLAG_SLOT_2 (1 << 1)
|
||||
|
||||
struct RewindVersionData
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue