![]() |
IMP
2.1.1
The Integrative Modeling Platform
|
#include <IMP/kernel/particle_index.h>
Inheritance diagram for IMP::kernel::ParticleIndexesAdaptor:Public Member Functions | |
| template<class PS > | |
| ParticleIndexesAdaptor (const PS &ps) | |
| ParticleIndexesAdaptor (const Particles &ps) | |
| ParticleIndexesAdaptor (const ParticlesTemp &ps) | |
| ParticleIndexesAdaptor (const ParticleIndexes &pi) | |
| const_iterator | begin () const |
| const_iterator | end () const |
| operator const ParticleIndexes & () const | |
| ParticleIndex | operator[] (unsigned int i) const |
| unsigned int | size () const |
Take Decorator, Particle or ParticleIndex.
Definition at line 50 of file kernel/particle_index.h.