OptionalDelegatedParameter.cc
Go to the documentation of this file.
4 
5 namespace fhicl {
6 
9  {}
10 
12  Comment&& comment)
17  , RegisterIfTableMember{this}
18  {
20  }
21 
23  Name&& name,
24  Comment&& comment,
25  std::function<bool()> maybeUse)
29  maybeUse}
30  , RegisterIfTableMember{this}
31  {
33  }
34 }
static QCString name
Definition: declinfo.cpp:673
DelegateBase(Name const &name, Comment const &comment, par_style const vt, std::function< bool()> maybeUse)
Definition: DelegateBase.h:10
std::string const & name() const
Definition: ParameterBase.h:43
std::function< bool()> AlwaysUse()
def move(depos, offset)
Definition: depos.py:107
#define Comment
std::string const & comment() const
Definition: ParameterBase.h:48
void function(int client, int *resource, int parblock, int *test, int p)