#include <ClaimStrength.hh>
|
| typedef utility::VirtualBase | Parent |
| |
| Enumerator |
|---|
| DOES_NOT_CONTROL |
|
| CAN_CONTROL |
|
| MUST_CONTROL |
|
| EXCLUSIVE |
|
| protocols::environment::claims::ClaimStrength::ClaimStrength |
( |
PrioSubtype |
type, |
|
|
core::Size |
subprio = 0 |
|
) |
| |
| protocols::environment::claims::ClaimStrength::ClaimStrength |
( |
ClaimStrength const & |
src | ) |
|
| bool protocols::environment::claims::ClaimStrength::operator!= |
( |
ClaimStrength const & |
other | ) |
const |
| bool protocols::environment::claims::ClaimStrength::operator< |
( |
ClaimStrength const & |
other | ) |
const |
| bool protocols::environment::claims::ClaimStrength::operator<= |
( |
ClaimStrength const & |
other | ) |
const |
| bool protocols::environment::claims::ClaimStrength::operator== |
( |
ClaimStrength const & |
other | ) |
const |
| bool protocols::environment::claims::ClaimStrength::operator> |
( |
ClaimStrength const & |
other | ) |
const |
| bool protocols::environment::claims::ClaimStrength::operator>= |
( |
ClaimStrength const & |
other | ) |
const |
| core::Size protocols::environment::claims::ClaimStrength::subprio |
( |
| ) |
const |
| core::Size protocols::environment::claims::ClaimStrength::subprio_ |
|
private |
| PrioSubtype protocols::environment::claims::ClaimStrength::subtype_ |
|
private |
The documentation for this class was generated from the following files: