Public Member Functions | List of all members
art::detail::PluginConfig::IgnoreKeys Struct Reference

#include <ImplicitConfigs.h>

Public Member Functions

std::set< std::stringoperator() ()
 

Detailed Description

Definition at line 30 of file ImplicitConfigs.h.

Member Function Documentation

std::set<std::string> art::detail::PluginConfig::IgnoreKeys::operator() ( )
inline

Definition at line 32 of file ImplicitConfigs.h.

33  {
34  return {"plugin_label"};
35  }

The documentation for this struct was generated from the following file: