LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
binding_modifier.h
Go to the documentation of this file.
1
#ifndef fhiclcpp_detail_binding_modifier_h
2
#define fhiclcpp_detail_binding_modifier_h
3
namespace
fhicl
{
4
namespace
detail {
5
enum class
binding_modifier
: unsigned char {
6
NONE
,
7
PROTECT_IGNORE
,
8
PROTECT_ERROR
,
9
#if 0
/* Preparation for issue #7231. */
10
INITIAL,
11
REPLACE,
12
REPLACE_COMPAT,
13
ADD_OR_REPLACE_COMPAT
14
#endif
15
};
16
}
17
}
18
19
#endif
/* fhiclcpp_detail_binding_modifier_h */
20
21
// Local Variables:
22
// mode: c++
23
// End:
fhicl
parameter set interface
Definition:
ServiceProviderWrappers.h:37
fhicl::detail::binding_modifier::PROTECT_ERROR
fhicl::detail::binding_modifier::NONE
fhicl::detail::binding_modifier::PROTECT_IGNORE
fhicl::detail::binding_modifier
binding_modifier
Definition:
binding_modifier.h:5
fhiclcpp
detail
binding_modifier.h
Generated on Thu Jul 26 2018 13:09:45 for LArSoft by
1.8.11