|
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::ParticleIndexAdaptor:Take Decorator, Particle or ParticleIndex.
Definition at line 32 of file particle_index.h.
Public Member Functions | |
| ParticleIndexAdaptor (Particle *p) | |
| ParticleIndexAdaptor (ParticleIndex pi) | |
| ParticleIndexAdaptor (const Decorator &d) | |
Public Member Functions inherited from IMP::Index< ParticleIndexTag > | |
| Index (int i) | |
| int | get_index () const |
| IMP_COMPARISONS_1 (Index, i_) | |
| IMP_HASHABLE_INLINE (Index,{IMP_INTERNAL_CHECK(i_!=-2,"Uninitialized index");return i_;}) | |
| void | show (std::ostream &out=std::cout) const |