![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Functor returning a pair classifying a particle. More...
#include <Chain_label_traits.hpp>
Public Member Functions | |
bool | set_options (boost::program_options::options_description &options) const |
bool | check_options (std::string &message) const |
std::string | get_output_prefix (void) const |
bool | load (unsigned verbose, std::ostream &out) |
template<class Particle > | |
std::pair< bool, Label > | operator() (const Particle &p) const |
Functor returning a pair classifying a particle.
The first member is a boolean checking that the input particle is a partner. The second member is the corresponding primitive label.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |