|
Rosetta 3.5
|
represents a single pool used by quota selector More...
#include <ABEGO_SS_Map.hh>


Public Member Functions | |
| virtual | ~ABEGO_SS_Map () |
| Automatically generated virtual destructor for class deriving directly from ReferenceCount. More... | |
| ABEGO_SS_Map (utility::vector1< std::pair< Size, Size > >) | |
| bool | check_status (char ss_type, char abego_type) const |
| bool | check_status (char ss_type, Size abego_type) const |
| bool | check_status (Size ss_type, char abego_type) const |
| bool | check_status (std::pair< Size, Size > bin_index) const |
| void | set_status (std::pair< Size, Size > bin_index, bool new_status) |
| std::string | show_valid () |
| char | abego_char (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
Definition at line 46 of file ABEGO_SS_Map.hh.
|
virtual |
Automatically generated virtual destructor for class deriving directly from ReferenceCount.
Auto-generated virtual destructor
Definition at line 30 of file ABEGO_SS_Map.cc.
| protocols::frag_picker::quota::ABEGO_SS_Map::ABEGO_SS_Map | ( | utility::vector1< std::pair< Size, Size > > | ss_abego_types) |
Definition at line 35 of file ABEGO_SS_Map.cc.
References set_status(), and ss_abego_types_.
|
inline |
Definition at line 78 of file ABEGO_SS_Map.hh.
References all_abego_.
|
inline |
Definition at line 53 of file ABEGO_SS_Map.hh.
References protocols::frag_picker::quota::abego_index(), ss_abego_types_, and protocols::frag_picker::quota::ss_index().
|
inline |
Definition at line 58 of file ABEGO_SS_Map.hh.
References ss_abego_types_, and protocols::frag_picker::quota::ss_index().
|
inline |
Definition at line 63 of file ABEGO_SS_Map.hh.
References protocols::frag_picker::quota::abego_index(), and ss_abego_types_.
|
inline |
Definition at line 68 of file ABEGO_SS_Map.hh.
References ss_abego_types_.
|
inline |
Definition at line 72 of file ABEGO_SS_Map.hh.
References ss_abego_types_.
Referenced by ABEGO_SS_Map().
| std::string protocols::frag_picker::quota::ABEGO_SS_Map::show_valid | ( | ) |
Definition at line 47 of file ABEGO_SS_Map.cc.
References all_abego_, all_ss_, and ss_abego_types_.
|
staticprivate |
Definition at line 81 of file ABEGO_SS_Map.hh.
Referenced by abego_char(), and show_valid().
|
staticprivate |
Definition at line 82 of file ABEGO_SS_Map.hh.
Referenced by show_valid().
|
private |
Definition at line 83 of file ABEGO_SS_Map.hh.
Referenced by ABEGO_SS_Map(), check_status(), set_status(), and show_valid().
1.8.4