Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
Name_annotator_for_atoms_setter_default Class Reference

Default annotated name setter, using the method set_annotated_name of the input particle. More...

#include <Name_annotator_for_atoms.hpp>

Public Member Functions

template<class Particle >
void operator() (Particle &p, const std::string &annotated_name) const
 

Detailed Description

Default annotated name setter, using the method set_annotated_name of the input particle.

Member Function Documentation

◆ operator()()

void operator() ( Particle &  p,
const std::string &  annotated_name 
) const
inline