|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
Take Decorator, Particle or ParticleIndex. More...
#include <IMP/particle_index.h>
Inheritance diagram for IMP::ParticleIndexesAdaptor:Take Decorator, Particle or ParticleIndex.
Definition at line 50 of file particle_index.h.
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 |