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

#include <IMP/kernel/scoped.h>

+ Inheritance diagram for IMP::kernel::GenericScopedScoreState< SS >:

Public Member Functions

 GenericScopedScoreState (SS *ss, Model *m)
 
bool get_is_set () const
 
const SS & operator* () const
 
SS & operator* ()
 
const SS * operator-> () const
 
SS * operator-> ()
 
void reset ()
 
void set (SS *ss, Model *m)
 
void show (std::ostream &out=std::cout) const
 

Detailed Description

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

Deprecated:
As of IMP release 2.1. See the IMP Deprecation Policy for more information about deprecation in IMP. No longer needed, just destroy the ScoreState itself.

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


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