#include <AtomSelection.hh>
◆ AtomSelection() [1/3]
| core::io::nmr::AtomSelection::AtomSelection |
( |
| ) |
|
◆ AtomSelection() [2/3]
| core::io::nmr::AtomSelection::AtomSelection |
( |
Size const |
residue, |
|
|
std::string const & |
atom, |
|
|
char const & |
chain |
|
) |
| |
create from residue number, atom name and chain ID
◆ AtomSelection() [3/3]
| core::io::nmr::AtomSelection::AtomSelection |
( |
AtomSelection const & |
other | ) |
|
◆ ~AtomSelection()
| core::io::nmr::AtomSelection::~AtomSelection |
( |
| ) |
|
◆ get_atom()
| std::string core::io::nmr::AtomSelection::get_atom |
( |
| ) |
const |
|
inline |
◆ get_chain()
| const char& core::io::nmr::AtomSelection::get_chain |
( |
| ) |
const |
|
inline |
◆ get_rsd()
| Size core::io::nmr::AtomSelection::get_rsd |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ set_atom()
| void core::io::nmr::AtomSelection::set_atom |
( |
std::string const & |
atom | ) |
|
|
inline |
◆ set_chain()
| void core::io::nmr::AtomSelection::set_chain |
( |
char const & |
chain | ) |
|
|
inline |
◆ set_rsd()
| void core::io::nmr::AtomSelection::set_rsd |
( |
Size const |
residue | ) |
|
|
inline |
◆ show()
| void core::io::nmr::AtomSelection::show |
( |
std::ostream & |
TR | ) |
const |
◆ operator!=
◆ operator<
◆ operator<=
◆ operator==
◆ operator>
◆ operator>=
◆ atom_
| std::string core::io::nmr::AtomSelection::atom_ |
|
private |
◆ chain_
| char core::io::nmr::AtomSelection::chain_ |
|
private |
◆ rsd_
| Size core::io::nmr::AtomSelection::rsd_ |
|
private |
The documentation for this class was generated from the following files: