#include "cetlib/compiler_macros.h"
#include "fhiclcpp/types/ConfigurationTable.h"
#include "fhiclcpp/types/Name.h"
#include <memory>
#include <string>
#include <type_traits>
Go to the source code of this file.
#define FHICL_PROVIDE_ALLOWED_CONFIGURATION |
( |
|
klass | ) |
|
Value:EXTERN_C_FUNC_DECLARE_START \
std::unique_ptr<fhicl::ConfigurationTable> allowed_configuration( \
{ \
} \
EXTERN_C_FUNC_DECLARE_END
static std::unique_ptr< fhicl::ConfigurationTable > get(std::string const &)
Definition at line 43 of file AllowedConfigurationMacro.h.