rcpputils  master
C++ API providing common utilities and data structures.
Classes | Namespaces | Functions
shared_library.hpp File Reference
#include <string>
#include <stdexcept>
#include "rcutils/shared_library.h"
#include "rcpputils/visibility_control.hpp"
Include dependency graph for shared_library.hpp:

Go to the source code of this file.

Classes

class  rcpputils::SharedLibrary
 

Namespaces

 rcpputils
 

Functions

std::string rcpputils::get_platform_library_name (std::string library_name, bool debug=false)
 Get the platform specific library name. More...