![]() |
IMP
2.2.0
The Integrative Modeling Platform
|
#include <IMP/kernel/particle_index.h>
Inheritance diagram for IMP::kernel::ParticleIndexAdaptor:Public Member Functions | |
| ParticleIndexAdaptor (Particle *p) | |
| ParticleIndexAdaptor (ParticleIndex pi) | |
| ParticleIndexAdaptor (const Decorator &d) | |
Public Member Functions inherited from IMP::base::Index< ParticleIndexTag > | |
| Index (int i) | |
| int | get_index () const |
| IMP_COMPARISONS_1 (Index, i_) | |
| IMP_HASHABLE_INLINE (Index,{IMP_USAGE_CHECK(i_!=-2,"Uninitialized index");return i_;}) | |
| void | show (std::ostream &out=std::cout) const |
Take Decorator, Particle or ParticleIndex.
Definition at line 32 of file kernel/particle_index.h.