![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Traits class defining patricles traits with annotations. More...
#include <Particle_with_annotations_traits.hpp>
Public Types | |
typedef T_Particle_with_annotations_traits< ParticleTraitsBase, AnnotationsType > | Self |
typedef ParticleTraitsBase | Base |
typedef T_Particle_with_annotations< typename Base::Particle_type, AnnotationsType > | Particle_type |
Traits class defining patricles traits with annotations.
Traits class defining patricles traits with annotations.
typedef ParticleTraitsBase Base |
typedef T_Particle_with_annotations<typename Base::Particle_type, AnnotationsType> Particle_type |
typedef T_Particle_with_annotations_traits<ParticleTraitsBase, AnnotationsType> Self |