![]() |
Rosetta Protocols
2014.16.56682
|
#include <EnzdesLoopsFile.hh>
Protected Member Functions | |
| bool | process_input_line_tokens (utility::vector1< std::string > const &tokens) |
| void | set_targ_res (core::Size targ_res) |
| void | set_targ_atom_names (utility::vector1< std::string > const &t_atom_names) |
| void | set_loopres_atom_names (utility::vector1< std::string > const &l_atom_names) |
| protocols::toolbox::match_enzdes_util::ResInteractions::ResInteractions | ( | ) |
References loopres_atom_names_, and targ_atom_names_.
|
virtual |
| toolbox::match_enzdes_util::GeomSampleInfoCOP protocols::toolbox::match_enzdes_util::ResInteractions::dis | ( | ) | const |
References dis_.
| toolbox::match_enzdes_util::GeomSampleInfoCOP protocols::toolbox::match_enzdes_util::ResInteractions::loop_ang | ( | ) | const |
References loop_ang_.
| toolbox::match_enzdes_util::GeomSampleInfoCOP protocols::toolbox::match_enzdes_util::ResInteractions::loop_dih | ( | ) | const |
References loop_dih_.
|
inline |
References loopres_atom_names_.
|
inline |
References loopres_base2_atom_names_.
|
inline |
References loopres_base_atom_names_.
| toolbox::match_enzdes_util::GeomSampleInfoCOP protocols::toolbox::match_enzdes_util::ResInteractions::lt_dih | ( | ) | const |
References lt_dih_.
|
inline |
References num_interactions_.
|
protected |
References dis_, loop_ang_, loop_dih_, loopres_atom_names_, loopres_base2_atom_names_, loopres_base_atom_names_, lt_dih_, num_interactions_, targ_ang_, targ_atom_names_, targ_base2_atom_names_, targ_base_atom_names_, targ_dih_, targ_res_, and protocols::toolbox::match_enzdes_util::tr.
Referenced by read_data(), and protocols::toolbox::match_enzdes_util::CstResInteractions::read_data().
|
virtual |
returns false if the file fails to specify the target residue number
Reimplemented in protocols::toolbox::match_enzdes_util::CstResInteractions.
References utility::io::izstream::eof(), getline(), process_input_line_tokens(), utility::split(), targ_res_, and protocols::toolbox::match_enzdes_util::tr.
|
inlineprotected |
References loopres_atom_names_.
|
inlineprotected |
References targ_atom_names_.
|
inlineprotected |
References targ_res(), and targ_res_.
| toolbox::match_enzdes_util::GeomSampleInfoCOP protocols::toolbox::match_enzdes_util::ResInteractions::targ_ang | ( | ) | const |
References targ_ang_.
|
inline |
References targ_atom_names_.
|
inline |
References targ_base2_atom_names_.
|
inline |
References targ_base_atom_names_.
| toolbox::match_enzdes_util::GeomSampleInfoCOP protocols::toolbox::match_enzdes_util::ResInteractions::targ_dih | ( | ) | const |
References targ_dih_.
|
inline |
References targ_res_.
Referenced by protocols::toolbox::match_enzdes_util::CstResInteractions::read_data(), and set_targ_res().
|
virtual |
Reimplemented in protocols::toolbox::match_enzdes_util::CstResInteractions.
References loopres_atom_names_, num_interactions_, targ_atom_names_, targ_res_, and protocols::toolbox::match_enzdes_util::tr.
Referenced by protocols::toolbox::match_enzdes_util::CstResInteractions::write_data().
|
private |
Referenced by dis(), and process_input_line_tokens().
|
private |
Referenced by loop_ang(), and process_input_line_tokens().
|
private |
Referenced by loop_dih(), and process_input_line_tokens().
|
private |
Referenced by loopres_atom_names(), process_input_line_tokens(), ResInteractions(), set_loopres_atom_names(), and write_data().
|
private |
Referenced by loopres_base2_atom_names(), and process_input_line_tokens().
|
private |
Referenced by loopres_base_atom_names(), and process_input_line_tokens().
|
private |
Referenced by lt_dih(), and process_input_line_tokens().
|
private |
Referenced by num_interactions(), process_input_line_tokens(), and write_data().
|
private |
Referenced by process_input_line_tokens(), and targ_ang().
|
private |
Referenced by process_input_line_tokens(), ResInteractions(), set_targ_atom_names(), targ_atom_names(), and write_data().
|
private |
Referenced by process_input_line_tokens(), and targ_base2_atom_names().
|
private |
Referenced by process_input_line_tokens(), and targ_base_atom_names().
|
private |
Referenced by process_input_line_tokens(), and targ_dih().
|
private |
Referenced by process_input_line_tokens(), read_data(), set_targ_res(), targ_res(), and write_data().
1.8.7