|
Rosetta 3.5
|
Classes | |
| class | InterfaceAnalyzerMover |
| class | InterfaceAnalyzerMoverCreator |
| class | LoopAnalyzerMover |
| class | PackStatMover |
Typedefs | |
| typedef utility::pointer::owning_ptr < InterfaceAnalyzerMover > | InterfaceAnalyzerMoverOP |
| typedef utility::pointer::owning_ptr < LoopAnalyzerMover > | LoopAnalyzerMoverOP |
| typedef utility::pointer::owning_ptr < PackStatMover > | PackStatMoverOP |
Functions | |
| std::ostream & | which_ostream (std::ostream &ost, std::ostream &oss, bool const tracer) |
| stupid helper function needed because ternary operator does not allow variable return types More... | |
| typedef utility::pointer::owning_ptr< InterfaceAnalyzerMover > protocols::analysis::InterfaceAnalyzerMoverOP |
Definition at line 25 of file InterfaceAnalyzerMover.fwd.hh.
Definition at line 25 of file LoopAnalyzerMover.fwd.hh.
Definition at line 23 of file PackStatMover.fwd.hh.
| std::ostream& protocols::analysis::which_ostream | ( | std::ostream & | ost, |
| std::ostream & | oss, | ||
| bool const | tracer | ||
| ) |
stupid helper function needed because ternary operator does not allow variable return types
Definition at line 66 of file LoopAnalyzerMover.cc.
Referenced by protocols::analysis::LoopAnalyzerMover::apply(), protocols::analysis::InterfaceAnalyzerMover::print_pymol_selection_of_hbond_unsat(), and protocols::analysis::InterfaceAnalyzerMover::print_pymol_selection_of_interface_residues().
1.8.4