LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Protection.h
Go to the documentation of this file.
1
#ifndef fhiclcpp_Protection_h
2
#define fhiclcpp_Protection_h
3
4
#include <string>
5
6
namespace
fhicl
{
7
enum class
Protection
: unsigned char {
NONE
,
PROTECT_IGNORE
,
PROTECT_ERROR
};
8
9
std::string
to_string
(
Protection
p);
10
}
11
12
#endif
/* fhiclcpp_Protection_h */
13
14
// Local Variables:
15
// mode: c++
16
// End:
fhicl::to_string
std::string to_string(Protection p)
Definition:
Protection.cc:4
fhicl::Protection
Protection
Definition:
Protection.h:7
fhicl::Protection::NONE
fhicl
parameter set interface
Definition:
ServiceProviderWrappers.h:37
fhicl::Protection::PROTECT_ERROR
fhicl::Protection::PROTECT_IGNORE
fhiclcpp
Protection.h
Generated on Wed Dec 12 2018 14:42:36 for LArSoft by
1.8.11