IMP logo
IMP Reference Guide  2.5.0
The Integrative Modeling Platform
IMP::RestraintsAdaptor Class Reference

Provide a consistent interface for things that take Restraints as arguments. More...

#include <IMP/Restraint.h>

+ Inheritance diagram for IMP::RestraintsAdaptor:

Detailed Description

Provide a consistent interface for things that take Restraints as arguments.

Note
Passing an empty list of restraints should be supported, but problems could arise, so be alert (the problems would not be subtle).

Definition at line 230 of file Restraint.h.

Public Member Functions

 RestraintsAdaptor (const Restraints &sf)
 
 RestraintsAdaptor (const RestraintsTemp &sf)
 
 RestraintsAdaptor (Restraint *sf)
 

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