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