SMACC
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
g
m
o
p
r
s
t
u
w
Functions
a
c
d
e
g
m
o
p
r
s
t
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
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
v
w
x
y
~
Functions
a
b
c
d
e
f
g
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
v
w
x
y
Typedefs
a
b
c
g
i
l
n
o
p
r
s
t
y
Enumerations
Enumerator
Related Functions
Files
File List
File Members
All
Functions
Typedefs
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Loading...
Searching...
No Matches
smacc_client_library
ros_publisher_client
include
ros_publisher_client
client_behaviors
cb_muted_behavior.h
Go to the documentation of this file.
1
2
#pragma once
3
#include <
smacc/smacc_client_behavior.h
>
4
#include <
ros_publisher_client/cl_ros_publisher.h
>
5
6
namespace
cl_ros_publisher
7
{
8
template
<
typename
RosMsgType>
9
class
CbMutedBehavior
:
public
smacc::SmaccClientBehavior
10
{
11
public
:
12
virtual
void
onEntry
()
override
13
{
14
}
15
virtual
void
onExit
()
override
16
{
17
}
18
};
19
}
// namespace cl_ros_publisher
cl_ros_publisher.h
cl_ros_publisher::CbMutedBehavior
Definition:
cb_muted_behavior.h:10
cl_ros_publisher::CbMutedBehavior::onExit
virtual void onExit() override
Definition:
cb_muted_behavior.h:15
cl_ros_publisher::CbMutedBehavior::onEntry
virtual void onEntry() override
Definition:
cb_muted_behavior.h:12
smacc::SmaccClientBehavior
Definition:
smacc_client_behavior.h:13
cl_ros_publisher
Definition:
cl_ros_publisher.h:7
smacc_client_behavior.h
Generated by
1.9.5