Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
Framework
IO
detail
validateFileNamePattern.h
Go to the documentation of this file.
1
#ifndef art_Framework_IO_detail_validateFileNamePattern_h
2
#define art_Framework_IO_detail_validateFileNamePattern_h
3
4
#include <string>
5
6
namespace
art::detail
{
7
void
validateFileNamePattern
(
bool
do_check,
std::string
const
&
pattern
);
8
}
9
10
#endif
/* art_Framework_IO_detail_validateFileNamePattern_h */
11
12
// Local Variables:
13
// mode: c++
14
// End:
string
std::string string
Definition:
nybbler.cc:12
art::detail::validateFileNamePattern
void validateFileNamePattern(bool do_check, std::string const &pattern)
Definition:
validateFileNamePattern.cc:7
art::detail
Definition:
AllowedConfiguration.h:76
pattern
std::string pattern
Definition:
regex_t.cc:35
Generated by
1.8.11