#include "PluginSuffixes.h"
Definition at line 77 of file PluginSuffixes.h.
static std::map<suffix_type, std::string> const& art::Suffixes::all |
( |
| ) |
|
|
inlinestatic |
Definition at line 143 of file PluginSuffixes.h.
static std::map< suffix_type, std::string > suffixes_
static std::string const& art::Suffixes::get |
( |
suffix_type |
st | ) |
|
|
inlinestatic |
static suffix_type art::Suffixes::get |
( |
std::string const & |
suffix | ) |
|
|
inlinestatic |
Definition at line 131 of file PluginSuffixes.h.
References art::errors::NotFound.
136 <<
" The suffix '" << suffix <<
"' is not supported.\n" 137 <<
" Please choose from:" <<
print();
static std::string print()
static std::map< std::string, suffix_type > rSuffixes_
cet::coded_exception< errors::ErrorCodes, ExceptionDetail::translate > Exception
static std::string const& art::Suffixes::mfPlugin |
( |
| ) |
|
|
inlinestatic |
static std::string const& art::Suffixes::mfStatsPlugin |
( |
| ) |
|
|
inlinestatic |
static std::string const& art::Suffixes::module |
( |
| ) |
|
|
inlinestatic |
static std::string const& art::Suffixes::plugin |
( |
| ) |
|
|
inlinestatic |
static std::string art::Suffixes::print |
( |
| ) |
|
|
inlinestatic |
static std::string const& art::Suffixes::service |
( |
| ) |
|
|
inlinestatic |
static std::string const& art::Suffixes::source |
( |
| ) |
|
|
inlinestatic |
static std::string const& art::Suffixes::tool |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: