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