Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
+
Functions
_
a
b
c
f
g
i
l
q
s
+
Variables
b
c
e
f
g
h
k
l
m
p
r
s
t
Enumerations
Enumerator
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
w
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
w
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
w
Typedefs
Related Functions
+
Files
File List
+
File Members
+
All
_
b
d
f
g
h
m
q
r
t
y
Functions
Macros
include
naoqi_driver
message_actions.h
Go to the documentation of this file.
1
#ifndef MESSAGE_ACTIONS_H
2
#define MESSAGE_ACTIONS_H
3
4
namespace
naoqi
5
{
6
namespace
message_actions
7
{
8
9
enum
MessageAction
10
{
11
PUBLISH
,
12
RECORD
,
13
LOG
14
};
15
16
}
17
18
}
19
20
21
#endif
naoqi::message_actions::LOG
Definition:
message_actions.h:13
naoqi::message_actions::MessageAction
MessageAction
Definition:
message_actions.h:9
naoqi
Definition:
converter.hpp:29
naoqi::message_actions::RECORD
Definition:
message_actions.h:12
naoqi::message_actions::PUBLISH
Definition:
message_actions.h:11
naoqi_driver
Author(s): Karsten Knese
autogenerated on Sat Jul 1 2023 02:53:24