![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Default data structure adding a dynamic annotation to a particle. More...
#include <Dynamic_annotator_for_residues.hpp>
Public Member Functions | |
template<class DynamicAnnotation , class Particle > | |
void | operator() (const DynamicAnnotation &annotation, Particle &p) const |
template<class DynamicAnnotation , class Particle > | |
void | operator() (const DynamicAnnotation &annotation, Particle &p) const |
Default data structure adding a dynamic annotation to a particle.
It assumes that the container of annotations has a method push_back for registering the dynamic annotations.
|
inline |
|
inline |