![]() |
Rosetta
2021.16
|
represents a single pool used by quota selector More...
#include <ABEGO_SS_Map.hh>

Public Member Functions | |
| ~ABEGO_SS_Map () override | |
| Automatically generated virtual destructor for class deriving directly from VirtualBase. More... | |
| ABEGO_SS_Map (utility::vector1< std::pair< core::Size, core::Size > >) | |
| bool | check_status (char ss_type, char abego_type) const |
| bool | check_status (char ss_type, core::Size abego_type) const |
| bool | check_status (core::Size ss_type, char abego_type) const |
| bool | check_status (std::pair< core::Size, core::Size > bin_index) const |
| void | set_status (std::pair< core::Size, core::Size > bin_index, bool new_status) |
| std::string | show_valid () |
| char | abego_char (core::Size abego_bin) |
Private Attributes | |
| utility::vector1 < utility::vector1< bool > > | ss_abego_types_ |
Static Private Attributes | |
| static char | all_abego_ [] = {'X','A','B','E','G','O'} |
| static char | all_ss_ [] = {'X','H','E','L'} |
represents a single pool used by quota selector
|
overridedefault |
Automatically generated virtual destructor for class deriving directly from VirtualBase.
Auto-generated virtual destructor
| protocols::frag_picker::quota::ABEGO_SS_Map::ABEGO_SS_Map | ( | utility::vector1< std::pair< core::Size, core::Size > > | ss_abego_types | ) |
References set_status(), and ss_abego_types_.
|
inline |
References all_abego_.
|
inline |
|
inline |
References ss_abego_types_, and protocols::frag_picker::quota::ss_index().
|
inline |
References protocols::frag_picker::quota::abego_index(), and ss_abego_types_.
|
inline |
References ss_abego_types_.
|
inline |
References ss_abego_types_.
Referenced by ABEGO_SS_Map().
| std::string protocols::frag_picker::quota::ABEGO_SS_Map::show_valid | ( | ) |
References all_abego_, all_ss_, and ss_abego_types_.
|
staticprivate |
Referenced by abego_char(), and show_valid().
|
staticprivate |
Referenced by show_valid().
|
private |
Referenced by ABEGO_SS_Map(), check_status(), set_status(), and show_valid().
1.8.7