#include <SpinlabelDatabaseHandler.hh>
| core::io::nmr::SpinlabelDatabaseEntry::SpinlabelDatabaseEntry |
( |
| ) |
|
|
private |
Empty default constructor.
| core::io::nmr::SpinlabelDatabaseEntry::SpinlabelDatabaseEntry |
( |
std::string const & |
fullname, |
|
|
std::string const & |
threelettercode, |
|
|
char const & |
onelettercode, |
|
|
std::string const & |
radicalatom |
|
) |
| |
Construct from full spinlabel name, 3-letter code, 1-letter code and radical atom name.
| core::io::nmr::SpinlabelDatabaseEntry::~SpinlabelDatabaseEntry |
( |
| ) |
|
|
override |
| std::string const& core::io::nmr::SpinlabelDatabaseEntry::distance_potential_histogram |
( |
| ) |
const |
|
inline |
| std::string const& core::io::nmr::SpinlabelDatabaseEntry::ensemble_conformers |
( |
| ) |
const |
|
inline |
| std::string const& core::io::nmr::SpinlabelDatabaseEntry::fullname |
( |
| ) |
const |
|
inline |
| char const& core::io::nmr::SpinlabelDatabaseEntry::one_letter_code |
( |
| ) |
const |
|
inline |
| std::string const& core::io::nmr::SpinlabelDatabaseEntry::radical_atom |
( |
| ) |
const |
|
inline |
| void core::io::nmr::SpinlabelDatabaseEntry::set_path_to_distance_potential_histogram |
( |
std::string const & |
filename | ) |
|
|
inline |
| void core::io::nmr::SpinlabelDatabaseEntry::set_path_to_ensemble_conformers |
( |
std::string const & |
filename | ) |
|
|
inline |
| std::string const& core::io::nmr::SpinlabelDatabaseEntry::three_letter_code |
( |
| ) |
const |
|
inline |
| std::string core::io::nmr::SpinlabelDatabaseEntry::distance_potential_histogram_ |
|
private |
| std::string core::io::nmr::SpinlabelDatabaseEntry::ensemble_conformers_ |
|
private |
| std::string core::io::nmr::SpinlabelDatabaseEntry::fullname_ |
|
private |
| char core::io::nmr::SpinlabelDatabaseEntry::one_letter_code_ |
|
private |
| std::string core::io::nmr::SpinlabelDatabaseEntry::radical_atom_ |
|
private |
| std::string core::io::nmr::SpinlabelDatabaseEntry::three_letter_code_ |
|
private |
The documentation for this class was generated from the following files: