rclcpp  master
C++ ROS Client Library API
Public Member Functions | List of all members
rclcpp::ScopeExit< Callable > Struct Template Reference

#include <scope_exit.hpp>

Public Member Functions

 ScopeExit (Callable callable)
 
 ~ScopeExit ()
 

Constructor & Destructor Documentation

◆ ScopeExit()

template<typename Callable >
rclcpp::ScopeExit< Callable >::ScopeExit ( Callable  callable)
inlineexplicit

◆ ~ScopeExit()

template<typename Callable >
rclcpp::ScopeExit< Callable >::~ScopeExit ( )
inline

The documentation for this struct was generated from the following file: