![]() |
IMP
2.1.0
The Integrative Modeling Platform
|
#include <IMP/kernel/scoped.h>
Inheritance diagram for IMP::kernel::GenericScopedRemoveScoreState< SS >:Public Member Functions | |
| GenericScopedRemoveScoreState (SS *ss, Model *rs) | |
| bool | get_is_set () const |
| const SS & | operator* () const |
| SS & | operator* () |
| const SS * | operator-> () const |
| SS * | operator-> () |
| void | reset () |
| void | set (SS *ss, Model *rs) |
| void | show (std::ostream &out=std::cout) const |
Definition at line 160 of file kernel/scoped.h.