|
Rosetta 3.5
|
#include <Matcher.hh>

Public Member Functions | |
| MatcherOutputStats () | |
| MatcherOutputStats const & | operator+= (MatcherOutputStats const &rhs) |
Definition at line 568 of file Matcher.hh.
|
inline |
Definition at line 571 of file Matcher.hh.
|
inline |
Definition at line 582 of file Matcher.hh.
References all_lex_states, num_considered_muliple_origins, num_ds_hit_incompatible, num_empty_uplist, num_non_up_only_incompatible, num_potential_matches, num_sent_to_proc, and num_up_only_incompatible.
| core::Size protocols::match::MatcherOutputStats::all_lex_states |
Definition at line 601 of file Matcher.hh.
Referenced by operator+=(), protocols::match::Matcher::process_matches_all_hit_combos_for_hit_subsets(), and protocols::match::Matcher::process_matches_main_loop_enumerating_all_hit_combos().
| core::Size protocols::match::MatcherOutputStats::num_considered_muliple_origins |
Definition at line 600 of file Matcher.hh.
Referenced by operator+=(), and protocols::match::Matcher::process_matches_main_loop_enumerating_all_hit_combos().
| core::Size protocols::match::MatcherOutputStats::num_ds_hit_incompatible |
Definition at line 602 of file Matcher.hh.
Referenced by operator+=(), protocols::match::Matcher::process_matches_all_hit_combos_for_hit_subsets(), and protocols::match::Matcher::process_matches_main_loop_enumerating_all_hit_combos().
| core::Size protocols::match::MatcherOutputStats::num_empty_uplist |
Definition at line 603 of file Matcher.hh.
Referenced by operator+=(), protocols::match::Matcher::process_matches_all_hit_combos_for_hit_subsets(), and protocols::match::Matcher::process_matches_main_loop_enumerating_all_hit_combos().
| core::Size protocols::match::MatcherOutputStats::num_non_up_only_incompatible |
Definition at line 598 of file Matcher.hh.
Referenced by operator+=(), protocols::match::Matcher::process_matches_all_hit_combos_for_hit_subsets(), and protocols::match::Matcher::process_matches_main_loop_enumerating_all_hit_combos().
| core::Size protocols::match::MatcherOutputStats::num_potential_matches |
Definition at line 596 of file Matcher.hh.
Referenced by operator+=(), protocols::match::Matcher::process_matches_all_hit_combos_for_hit_subsets(), and protocols::match::Matcher::process_matches_main_loop_enumerating_all_hit_combos().
| core::Size protocols::match::MatcherOutputStats::num_sent_to_proc |
Definition at line 597 of file Matcher.hh.
Referenced by operator+=(), protocols::match::Matcher::process_matches_all_hit_combos_for_hit_subsets(), and protocols::match::Matcher::process_matches_main_loop_enumerating_all_hit_combos().
| core::Size protocols::match::MatcherOutputStats::num_up_only_incompatible |
Definition at line 599 of file Matcher.hh.
Referenced by operator+=(), protocols::match::Matcher::process_matches_all_hit_combos_for_hit_subsets(), and protocols::match::Matcher::process_matches_main_loop_enumerating_all_hit_combos().
1.8.4