|
rmw
master
C API providing a middleware abstraction layer which is used to implement the rest of ROS.
|
#include <cxxabi.h>#include <cstdlib>#include <memory>#include <iostream>#include <string>#include "rmw/impl/config.h"Go to the source code of this file.
Namespaces | |
| rmw | |
| rmw::impl | |
| rmw::impl::cpp | |
Functions | |
| template<typename T > | |
| std::string | rmw::impl::cpp::demangle (const T &instance) |
| Return the demangle name of the instance of type T. More... | |
1.8.14