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 
10 }
11 
12 #endif /* fhiclcpp_Protection_h */
13 
14 // Local Variables:
15 // mode: c++
16 // End:
std::string string
Definition: nybbler.cc:12
std::string to_string(Protection p)
Definition: Protection.cc:4
Protection
Definition: Protection.h:7
p
Definition: test.py:223