![]() |
Rosetta Protocols
2014.16.56682
|
#include <MethylNames.hh>
Public Member Functions | |
| MethylNames const & | operator[] (core::chemical::AA) const |
Static Public Member Functions | |
| static MethylNameLibrary const * | get_instance () |
| static function to get the instance of ( pointer to) this singleton class More... | |
Private Types | |
| typedef std::map < core::chemical::AA, MethylNames > | MethylNameTable |
Private Member Functions | |
| MethylNameLibrary () | |
| void | load_database_table () |
Static Private Member Functions | |
| static MethylNameLibrary * | create_singleton_instance () |
| private singleton creation function to be used with utility::thread::threadsafe_singleton More... | |
Private Attributes | |
| MethylNameTable | methyl_names_ |
Static Private Attributes | |
| static MethylNameLibrary * | instance_ |
|
private |
|
private |
|
staticprivate |
private singleton creation function to be used with utility::thread::threadsafe_singleton
Referenced by get_instance().
|
static |
static function to get the instance of ( pointer to) this singleton class
References create_singleton_instance(), and utility::thread::safely_create_singleton().
|
private |
References getline(), basic::database::open(), tag, and protocols::noesy_assign::tr.
| MethylNames const & protocols::noesy_assign::MethylNameLibrary::operator[] | ( | core::chemical::AA | aa | ) | const |
References name_from_aa(), and utility_exit_with_message.
|
staticprivate |
|
private |
1.8.7