rclcpp_lifecycle
master
C++ ROS Lifecycle Library API
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Typedefs
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
c
d
g
h
i
l
m
n
o
p
r
s
t
u
v
w
~
Functions
a
c
d
g
h
i
l
n
o
p
r
s
t
u
w
~
Variables
Typedefs
Enumerations
Files
File List
File Members
All
Typedefs
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Static Public Attributes
|
List of all members
has_on_activate< T, typename std::enable_if< std::is_same< void, decltype(std::declval< T >().on_activate())>::value >::type > Struct Template Reference
#include <
is_manageable_node.hpp
>
Static Public Attributes
static constexpr bool
value
= true
Member Data Documentation
◆
value
template<class T >
constexpr bool
has_on_activate
< T, typename
std::enable_if
<
std::is_same
< void, decltype(
std::declval
< T >().on_activate())>::value >::type >::value = true
static
constexpr
The documentation for this struct was generated from the following file:
include/rclcpp_lifecycle/type_traits/
is_manageable_node.hpp
Generated by
1.8.17