IMP logo
Public Member Functions
IMP::GenericScopedScoreState< SS > Class Template Reference

Detailed Description

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

Removes the ScoreState when the RAII object is destroyed.

It is templated so it can act as a general pointer to the score state.

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

List of all members.

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

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

Generated on Tue May 22 2012 23:33:23 for IMP by doxygen 1.8.1