#include "ServiceNames.h"
|
using | ServiceNames_bimap_t = boost::bimap< bimaps::set_of< std::string >, bimaps::set_of< std::string >> |
|
Definition at line 29 of file ServiceNames.h.
static std::string const& art::detail::ServiceNames::fclname |
( |
std::string const & |
libname | ) |
|
|
inlinestatic |
Definition at line 42 of file ServiceNames.h.
References lookup_.
static ServiceNames_bimap_t lookup_
static std::string const & libname(std::string const &fclname)
static std::string const& art::detail::ServiceNames::libname |
( |
std::string const & |
fclname | ) |
|
|
inlinestatic |
Definition at line 35 of file ServiceNames.h.
References lookup_.
static ServiceNames_bimap_t lookup_
static std::string const & fclname(std::string const &libname)
The documentation for this class was generated from the following files: