
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 *) |
| IMP::container::SingletonsOptimizerState::SingletonsOptimizerState | ( | SingletonContainer * | c, | |
| SingletonModifier * | gf, | |||
| std::string | name = "SingletonsOptimizerState %1%" | |||
| ) |
| [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 |