IMP  2.3.1
The Integrative Modeling Platform
IMP::kernel::RestraintsAdaptor Class Reference

#include <IMP/kernel/Restraint.h>

+ Inheritance diagram for IMP::kernel::RestraintsAdaptor:

Detailed Description

This class is to provide a consisted 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 239 of file kernel/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: