ICAROUS
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
i
l
m
o
p
q
r
s
t
v
Functions
_
a
b
c
d
e
f
g
i
l
m
o
p
q
r
s
t
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Enumerations
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
w
Functions
_
a
c
d
f
g
h
i
l
m
n
p
r
s
t
w
Variables
Enumerations
Enumerator
_
a
b
c
d
f
g
l
p
r
s
t
v
Macros
b
d
e
f
g
i
m
r
t
u
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Macros
Modules
Pages
apps
raft
fsw
platform_inc
raft_msgids.h
Go to the documentation of this file.
1
6
#ifndef ICAROUS_CFS_RAFT_MSGIDS_H
7
#define ICAROUS_CFS_RAFT_MSGIDS_H
8
9
#define ICAROUS_RAFT_HBEAT 0x0601
10
#define ICAROUS_RAFT_ACKHBEAT 0x0602
11
#define ICAROUS_RAFT_VOTEREQUEST 0x0603
12
#define ICAROUS_RAFT_VOTERESPONSE 0x0604
13
#define ICAROUS_RAFT_DATALOG 0x0605
14
#define ICAROUS_RAFT_NEUTRAL_FOLLOWER 0x0606
15
16
17
#endif
//ICAROUS_CFS_RAFT_MSGIDS_H
Generated by
1.9.2