IMP  2.1.1
The Integrative Modeling Platform
IMP::kernel::GenericScopedRemoveScoreState< SS > Class Template Reference

#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
 

Detailed Description

template<class SS>
class IMP::kernel::GenericScopedRemoveScoreState< SS >

Deprecated:
As of IMP release 2.1. See the IMP Deprecation Policy for more information about deprecation in IMP. This doesn't actually do anything any more.

Definition at line 160 of file kernel/scoped.h.


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