#include <AtomRefMapping.hh>
|
| static std::string const & | invalid () |
| |
| static std::string | convert (ResidueTypeBase const &, std::string const &ref) |
| |
| template<class ResTypeType , class InRef > |
| static std::string | convert (ResTypeType const &restype, InRef const &ref) |
| |
| static std::string const & | identity_pass_through (std::string const &ref, std::string const &) |
| |
| template<class InRef > |
| static std::string const & | identity_pass_through (InRef const &, std::string const &second) |
| |
template<class ResTypeType , class InRef >
| static std::string const& core::chemical::RefConvert< std::string >::identity_pass_through |
( |
std::string const & |
ref, |
|
|
std::string const & |
|
|
) |
| |
|
inlinestatic |
template<class InRef >
| static std::string const& core::chemical::RefConvert< std::string >::identity_pass_through |
( |
InRef const & |
, |
|
|
std::string const & |
second |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: