Gazebo Fuel_tools

API Reference

7.3.1
gz/fuel_tools/Helpers.hh File Reference
#include <string>
#include <gz/common/URI.hh>
#include <gz/fuel_tools/Export.hh>
#include <gz/fuel_tools/config.hh>

Go to the source code of this file.

Namespaces

 ignition
 
 ignition::fuel_tools
 

Macros

#define ign_sprintf   std::sprintf
 
#define ign_strcat   std::strcat
 
#define ign_strcpy   std::strcpy
 
#define ign_strdup   strdup
 

Functions

std::string uriToPath (const common::URI &_uri)
 Convert a URI to a string suitable to use as a path on disk. It strips the scheme and authority's // prefix. More...
 

Macro Definition Documentation

◆ ign_sprintf

#define ign_sprintf   std::sprintf

◆ ign_strcat

#define ign_strcat   std::strcat

◆ ign_strcpy

#define ign_strcpy   std::strcpy

◆ ign_strdup

#define ign_strdup   strdup