IMP::container::PairsOptimizerState Class Reference
Detailed Description
Apply a PairFunction to a
PairContainer to maintain an invariant.
- See also:
- PairOptimizerState
|
Public Member Functions |
|
virtual std::string | get_type_name () const |
|
virtual ::IMP::VersionInfo | get_version_info () const |
| | PairsOptimizerState (PairContainer *c, PairModifier *gf, std::string name="PairsOptimizerState %1%") |
|
virtual void | update () |
Friends |
|
template<class T > |
| void | IMP::internal::unref (T *) |
Constructor & Destructor Documentation
| IMP::container::PairsOptimizerState::PairsOptimizerState |
( |
PairContainer * |
c, |
|
|
PairModifier * |
gf, |
|
|
std::string |
name = "PairsOptimizerState %1%" | |
|
) |
| | |
- Parameters:
-
| [in] | c | The Container to hold the elements to process |
| [in] | gf | The PairModifier 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: