IMP
2.4.0
The Integrative Modeling Platform
|
#include <IMP/kernel/particle_index.h>
Take Decorator, Particle or ParticleIndex.
Definition at line 32 of file kernel/particle_index.h.
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_INTERNAL_CHECK(i_!=-2,"Uninitialized index");return i_;}) | |
void | show (std::ostream &out=std::cout) const |