#include <boost/algorithm/string/predicate.hpp>#include <boost/algorithm/string/regex.hpp>#include <boost/filesystem.hpp>#include "./ros_util.h"#include "./util.h"
Go to the source code of this file.
Namespaces | |
| picovoice_driver | |
Functions | |
| std::string | picovoice_driver::defaultRecordDirectory (const std::string &name) |
| defaultRecordDirectory Get the default record dir More... | |
| std::string | picovoice_driver::defaultResourceUrl () |
| defaultResourcePath Get the default resource path More... | |
| std::string | picovoice_driver::pathFromUrl (const std::string &url, const std::string &extension="", const std::string &directory="") |
| pathFromUrl Get a file path from an url More... | |
| void | picovoice_driver::validatePathExistence (const std::string &path, const std::string &extension="") |