Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
Framework
Art
detail
get_MetadataCollector.h
Go to the documentation of this file.
1
#ifndef art_Framework_Art_detail_get_MetadataCollector_h
2
#define art_Framework_Art_detail_get_MetadataCollector_h
3
4
#include "
art/Framework/Art/detail/MetadataCollector.h
"
5
6
#include <memory>
7
8
namespace
art::detail
{
9
std::unique_ptr<MetadataCollector>
get_MetadataCollector
(
10
std::string
const
& suffix);
11
}
12
13
#endif
/* art_Framework_Art_detail_get_MetadataCollector_h */
14
15
// Local variables:
16
// mode: c++
17
// End:
MetadataCollector.h
string
std::string string
Definition:
nybbler.cc:12
art::detail
Definition:
AllowedConfiguration.h:76
art::detail::get_MetadataCollector
std::unique_ptr< MetadataCollector > get_MetadataCollector(std::string const &suffix)
Definition:
get_MetadataCollector.cc:15
Generated by
1.8.11