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
|
virtual |
Automatically generated virtual destructor for class deriving directly from ReferenceCount.
Auto-generated virtual destructor
protocols::frag_picker::quota::ABEGO_SS_Map::ABEGO_SS_Map | ( | utility::vector1< std::pair< Size, 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().