Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
Framework
Art
find_config.h
Go to the documentation of this file.
1
// ======================================================================
2
//
3
// find_config
4
//
5
// ======================================================================
6
7
#ifndef art_Framework_Art_find_config_h
8
#define art_Framework_Art_find_config_h
9
10
#include <string>
11
12
namespace
art
{
13
bool
find_config
(
std::string
const
&
filename
,
14
std::string
const
& search_path_spec,
15
std::string
& full_path);
16
}
17
18
#endif
/* art_Framework_Art_find_config_h */
19
20
// Local Variables:
21
// mode: c++
22
// End:
string
std::string string
Definition:
nybbler.cc:12
train.filename
string filename
Definition:
train.py:213
art::find_config
bool find_config(std::string const &filename, std::string const &search_path_spec, std::string &full_path)
Definition:
find_config.cc:13
art
Definition:
BasicOptionsHandler.h:9
Generated by
1.8.11