#include <string>
Go to the source code of this file.
Namespaces | |
namespace | gazebo |
Forward declarations for the common classes. | |
namespace | gazebo::common |
Common namespace. | |
Functions | |
void | gazebo::common::add_search_path_suffix (const std::string &_suffix) |
add path prefix to common::SystemPaths | |
std::string | gazebo::common::find_file (const std::string &_file, bool _searchLocalPath=true) |
search for file in common::SystemPaths | |
std::string | gazebo::common::find_file_path (const std::string &_file) |
search for a file in common::SystemPaths | |