|
Rosetta 3.5
|
#include <MethylNames.hh>

Public Member Functions | |
| MethylNames const & | operator[] (core::chemical::AA) const |
Static Public Member Functions | |
| static MethylNameLibrary const * | get_instance () |
Private Types | |
| typedef std::map < core::chemical::AA, MethylNames > | MethylNameTable |
Private Member Functions | |
| MethylNameLibrary () | |
| void | load_database_table () |
Private Attributes | |
| MethylNameTable | methyl_names_ |
Static Private Attributes | |
| static MethylNameLibrary * | instance_ |
Definition at line 80 of file MethylNames.hh.
|
private |
Definition at line 92 of file MethylNames.hh.
|
private |
Definition at line 40 of file MethylNames.cc.
|
static |
Definition at line 44 of file MethylNames.cc.
|
private |
Definition at line 59 of file MethylNames.cc.
References core::chemical::aa_from_oneletter_code(), and tr().
| MethylNames const & protocols::noesy_assign::MethylNameLibrary::operator[] | ( | core::chemical::AA | aa) | const |
Definition at line 51 of file MethylNames.cc.
References core::chemical::name_from_aa().
|
staticprivate |
Definition at line 91 of file MethylNames.hh.
|
private |
Definition at line 93 of file MethylNames.hh.
1.8.4