#include <SpinlabelDatabaseHandler.hh>
◆ SpinlabelDatabaseEntry() [1/2]
| core::io::nmr::SpinlabelDatabaseEntry::SpinlabelDatabaseEntry |
( |
| ) |
|
|
delete |
◆ SpinlabelDatabaseEntry() [2/2]
| 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.
◆ ~SpinlabelDatabaseEntry()
| core::io::nmr::SpinlabelDatabaseEntry::~SpinlabelDatabaseEntry |
( |
| ) |
|
|
override |
◆ distance_potential_histogram()
| std::string const& core::io::nmr::SpinlabelDatabaseEntry::distance_potential_histogram |
( |
| ) |
const |
|
inline |
◆ ensemble_conformers()
| std::string const& core::io::nmr::SpinlabelDatabaseEntry::ensemble_conformers |
( |
| ) |
const |
|
inline |
◆ fullname()
| std::string const& core::io::nmr::SpinlabelDatabaseEntry::fullname |
( |
| ) |
const |
|
inline |
◆ one_letter_code()
| char const& core::io::nmr::SpinlabelDatabaseEntry::one_letter_code |
( |
| ) |
const |
|
inline |
◆ radical_atom()
| std::string const& core::io::nmr::SpinlabelDatabaseEntry::radical_atom |
( |
| ) |
const |
|
inline |
◆ set_path_to_distance_potential_histogram()
| void core::io::nmr::SpinlabelDatabaseEntry::set_path_to_distance_potential_histogram |
( |
std::string const & |
filename | ) |
|
|
inline |
◆ set_path_to_ensemble_conformers()
| void core::io::nmr::SpinlabelDatabaseEntry::set_path_to_ensemble_conformers |
( |
std::string const & |
filename | ) |
|
|
inline |
◆ three_letter_code()
| std::string const& core::io::nmr::SpinlabelDatabaseEntry::three_letter_code |
( |
| ) |
const |
|
inline |
◆ distance_potential_histogram_
| std::string core::io::nmr::SpinlabelDatabaseEntry::distance_potential_histogram_ |
|
private |
◆ ensemble_conformers_
| std::string core::io::nmr::SpinlabelDatabaseEntry::ensemble_conformers_ |
|
private |
◆ fullname_
| std::string core::io::nmr::SpinlabelDatabaseEntry::fullname_ |
|
private |
◆ one_letter_code_
| char core::io::nmr::SpinlabelDatabaseEntry::one_letter_code_ |
|
private |
◆ radical_atom_
| std::string core::io::nmr::SpinlabelDatabaseEntry::radical_atom_ |
|
private |
◆ three_letter_code_
| std::string core::io::nmr::SpinlabelDatabaseEntry::three_letter_code_ |
|
private |
The documentation for this class was generated from the following files: