|
SIRF
3.7.0
|
#include <string>Go to the source code of this file.
Namespaces | |
| sirf | |
| Abstract base class for SIRF image data. | |
Functions | |
| char | sirf::path_separator () |
| return the path-separator used by the OS More... | |
| template<typename T > | |
| std::string | sirf::append_path (std::string path, T a) |
| template<typename T , typename... Ts> | |
| std::string | sirf::append_path (std::string path, T a, Ts... args) |
| std::string | sirf::examples_data_path (const char *data_type) |