IMP logo

IMP::container::SingletonsOptimizerState Class Reference


Detailed Description

Apply a SingletonFunction to a SingletonContainer to maintain an invariant.

See also:
SingletonOptimizerState
Inheritance diagram for IMP::container::SingletonsOptimizerState:

Inheritance graph
[legend]

Public Member Functions

virtual std::string get_type_name () const
virtual ::IMP::VersionInfo get_version_info () const
 SingletonsOptimizerState (SingletonContainer *c, SingletonModifier *gf, std::string name="SingletonsOptimizerState %1%")
virtual void update ()

Friends

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

Constructor & Destructor Documentation

IMP::container::SingletonsOptimizerState::SingletonsOptimizerState ( SingletonContainer c,
SingletonModifier gf,
std::string  name = "SingletonsOptimizerState %1%" 
)

Parameters:
[in] c The Container to hold the elements to process
[in] gf The SingletonModifier to apply to all elements.
[in] name The name to use for this Object


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

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