Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
Framework
Art
detail
get_LibraryInfoCollection.h
Go to the documentation of this file.
1
#ifndef art_Framework_Art_detail_get_LibraryInfoCollection_h
2
#define art_Framework_Art_detail_get_LibraryInfoCollection_h
3
4
#include "
art/Framework/Art/detail/LibraryInfoCollection.h
"
5
6
#include <string>
7
8
namespace
art::detail
{
9
10
constexpr
char
const
*
11
dflt_spec_pattern
()
12
{
13
return
"[A-Za-z0-9]+"
;
14
}
15
16
LibraryInfoCollection
get_LibraryInfoCollection
(
std::string
const
& suffix,
17
std::string
const
&
pattern
,
18
bool
verbose
=
false
);
19
}
20
21
#endif
/* art_Framework_Art_detail_get_LibraryInfoCollection_h */
22
23
// Local variables:
24
// mode: c++
25
// End:
art::detail::get_LibraryInfoCollection
LibraryInfoCollection get_LibraryInfoCollection(std::string const &suffix, std::string const &pattern, bool verbose=false)
Definition:
get_LibraryInfoCollection.cc:240
string
std::string string
Definition:
nybbler.cc:12
LibraryInfoCollection.h
art::detail
Definition:
AllowedConfiguration.h:76
train.verbose
verbose
Definition:
train.py:477
pattern
std::string pattern
Definition:
regex_t.cc:35
art::detail::dflt_spec_pattern
constexpr char const * dflt_spec_pattern()
Definition:
get_LibraryInfoCollection.h:11
art::detail::LibraryInfoCollection
std::multiset< LibraryInfo > LibraryInfoCollection
Definition:
LibraryInfoCollection.h:10
Generated by
1.8.11