#include <MotifLibrary.hh>
|
| typedef utility::vector1< utility::file::FileName > const | FileNames |
| |
|
| void | check_ctor_helper (std::istream &motif_info, bool check_for_bad_motifs, utility::vector1< std::string > const &ligand_atom_names) |
| |
◆ FileNames
◆ MotifLibrary() [1/5]
| protocols::motifs::MotifLibrary::MotifLibrary |
( |
| ) |
|
|
default |
◆ ~MotifLibrary()
| protocols::motifs::MotifLibrary::~MotifLibrary |
( |
| ) |
|
|
overridedefault |
◆ MotifLibrary() [2/5]
| protocols::motifs::MotifLibrary::MotifLibrary |
( |
utility::vector1< utility::file::FileName > const & |
motif_filenames | ) |
|
◆ MotifLibrary() [3/5]
| protocols::motifs::MotifLibrary::MotifLibrary |
( |
std::istream & |
motif_info | ) |
|
◆ MotifLibrary() [4/5]
| protocols::motifs::MotifLibrary::MotifLibrary |
( |
std::istream & |
motif_info, |
|
|
core::Size |
ligand_marker |
|
) |
| |
◆ MotifLibrary() [5/5]
| protocols::motifs::MotifLibrary::MotifLibrary |
( |
std::istream & |
motif_info, |
|
|
bool |
check_for_bad_motifs, |
|
|
utility::vector1< std::string > const & |
ligand_atom_names |
|
) |
| |
◆ add_from_file()
| void protocols::motifs::MotifLibrary::add_from_file |
( |
std::string const & |
motif_filename | ) |
|
◆ add_ligand_from_file() [1/2]
| void protocols::motifs::MotifLibrary::add_ligand_from_file |
( |
std::string const & |
motif_filename | ) |
|
◆ add_ligand_from_file() [2/2]
| void protocols::motifs::MotifLibrary::add_ligand_from_file |
( |
std::string const & |
motif_filename, |
|
|
bool |
check_for_bad_motifs, |
|
|
utility::vector1< std::string > const & |
ligand_atom_names |
|
) |
| |
◆ add_to_library()
| void protocols::motifs::MotifLibrary::add_to_library |
( |
Motif const & |
new_motif | ) |
|
◆ begin() [1/2]
| MotifCOPs::const_iterator protocols::motifs::MotifLibrary::begin |
( |
| ) |
|
|
inline |
◆ begin() [2/2]
| MotifCOPs::const_iterator protocols::motifs::MotifLibrary::begin |
( |
| ) |
const |
|
inline |
◆ check_ctor_helper()
| void protocols::motifs::MotifLibrary::check_ctor_helper |
( |
std::istream & |
motif_info, |
|
|
bool |
check_for_bad_motifs, |
|
|
utility::vector1< std::string > const & |
ligand_atom_names |
|
) |
| |
|
private |
◆ end() [1/2]
| MotifCOPs::const_iterator protocols::motifs::MotifLibrary::end |
( |
| ) |
|
|
inline |
◆ end() [2/2]
| MotifCOPs::const_iterator protocols::motifs::MotifLibrary::end |
( |
| ) |
const |
|
inline |
◆ library()
| MotifCOPs const& protocols::motifs::MotifLibrary::library |
( |
| ) |
const |
|
inline |
◆ nmotifs()
| core::Size protocols::motifs::MotifLibrary::nmotifs |
( |
| ) |
|
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
MotifLibrary const & |
mot_lib |
|
) |
| |
|
friend |
◆ library_
| MotifCOPs protocols::motifs::MotifLibrary::library_ |
|
private |
The documentation for this class was generated from the following files: