IMP logo
Public Types | Public Member Functions
IMP::ParticleTuple< D > Class Template Reference

Detailed Description

template<unsigned int D>
class IMP::ParticleTuple< D >

A class to store a tuple of particles.

Note:
These do not ref counting.

Only the constructor with the correct number of arguments for the dimensionality can be used.

Note:
ParticleTuple objects are ordered.

List of all members.

Public Types

typedef
internal::ParticleTupleBase< D,
WeakPointer< Particle > > 
P

Public Member Functions

 ParticleTuple (const RefCountedParticleTuple< D > &o)
 ParticleTuple (Particle *x, Particle *y)
 ParticleTuple (Particle *x, Particle *y, Particle *z)
 ParticleTuple (Particle *x0, Particle *x1, Particle *x2, Particle *x3)
std::size_t __hash__ ()
Particleoperator[] (unsigned int i) const
Particle *& operator[] (unsigned int i)

The documentation for this class was generated from the following file:

Generated on Tue May 22 2012 23:33:24 for IMP by doxygen 1.8.1