Rosetta
Public Member Functions | Public Attributes | List of all members
protocols::match::MatcherOutputStats Class Reference

#include <Matcher.hh>

Public Member Functions

 MatcherOutputStats ()
 
MatcherOutputStats const & operator+= (MatcherOutputStats const &rhs)
 

Public Attributes

core::Size num_potential_matches
 
core::Size num_sent_to_proc
 
core::Size num_non_up_only_incompatible
 
core::Size num_up_only_incompatible
 
core::Size num_considered_muliple_origins
 
core::Size all_lex_states
 
core::Size num_ds_hit_incompatible
 
core::Size num_empty_uplist
 

Constructor & Destructor Documentation

◆ MatcherOutputStats()

protocols::match::MatcherOutputStats::MatcherOutputStats ( )
inline

Member Function Documentation

◆ operator+=()

MatcherOutputStats const& protocols::match::MatcherOutputStats::operator+= ( MatcherOutputStats const &  rhs)
inline

Member Data Documentation

◆ all_lex_states

core::Size protocols::match::MatcherOutputStats::all_lex_states

◆ num_considered_muliple_origins

core::Size protocols::match::MatcherOutputStats::num_considered_muliple_origins

◆ num_ds_hit_incompatible

core::Size protocols::match::MatcherOutputStats::num_ds_hit_incompatible

◆ num_empty_uplist

core::Size protocols::match::MatcherOutputStats::num_empty_uplist

◆ num_non_up_only_incompatible

core::Size protocols::match::MatcherOutputStats::num_non_up_only_incompatible

◆ num_potential_matches

core::Size protocols::match::MatcherOutputStats::num_potential_matches

◆ num_sent_to_proc

core::Size protocols::match::MatcherOutputStats::num_sent_to_proc

◆ num_up_only_incompatible

core::Size protocols::match::MatcherOutputStats::num_up_only_incompatible

The documentation for this class was generated from the following file: