IMP logo

IMP::core::TableRefiner Class Reference


Detailed Description

A lookup based particle refiner.

Each particle is refined by returning the list of particles stored for it in a table.

Inheritance diagram for IMP::core::TableRefiner:

Inheritance graph
[legend]

Public Member Functions

void add_particle (Particle *p, const Particles &ps)
 Add a mapping to the table.
virtual bool get_can_refine (Particle *) const
virtual ContainersTemp get_input_containers (Particle *p) const
virtual ParticlesTemp get_input_particles (Particle *p) const
virtual unsigned int get_number_of_refined (Particle *) const
virtual const ParticlesTemp get_refined (Particle *) const
virtual Particleget_refined (Particle *, unsigned int) const
virtual std::string get_type_name () const
virtual ::IMP::VersionInfo get_version_info () const
void remove_particle (Particle *p)
 Remove a mapping from the table.
void set_particle (Particle *p, const Particles &ps)
 Set the mapping for a particular particle.
 TableRefiner ()
 Initialize it with an empty table.

Friends

template<class T >
void IMP::internal::unref (T *)

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

Generated on Mon Mar 8 23:08:58 2010 for IMP by doxygen 1.5.8