#include <filepath_maker.h>
Definition at line 94 of file filepath_maker.h.
filepath_first_absolute_or_lookup_with_dot::filepath_first_absolute_or_lookup_with_dot |
( |
std::string |
paths | ) |
|
Definition at line 75 of file filepath_maker.cc.
79 std::cerr <<
"search path empty (nonexistent environment variable" 80 << (paths.empty() ?
"" :
std::string(
" ") + paths) <<
")?\n" 81 <<
"Any included configurations will not be found by this lookup "
cet::search_path after_paths
cet::search_path first_paths
Reimplemented from cet::filepath_maker.
Definition at line 87 of file filepath_maker.cc.
bool is_absolute_filepath(std::string const &qualified_filename)
cet::search_path after_paths
cet::search_path first_paths
std::string find_file(std::string const &filename) const
void filepath_first_absolute_or_lookup_with_dot::reset |
( |
| ) |
|
bool cet::filepath_first_absolute_or_lookup_with_dot::first {true} |
|
private |
The documentation for this class was generated from the following files: