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

Detailed Description

template<class SS>
class IMP::GenericScopedRemoveRestraint< SS >

Removes the Restraint until RAII object is destroyed.

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

List of all members.

Public Member Functions

 GenericScopedRemoveRestraint (SS *ss, RestraintSet *rs)
bool get_is_set () const
const SS & operator* () const
SS & operator* ()
const SS * operator-> () const
SS * operator-> ()
void reset ()
void set (SS *ss, RestraintSet *rs)
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