|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
Convenience class to accept multiple input types. More...
#include <IMP/InputAdaptor.h>
Inheritance diagram for IMP::InputAdaptor:Convenience class to accept multiple input types.
An input adaptor is a convenience class that allows functions to accept a wider variety of inputs than they would otherwise. The InputAdaptor class itself should not be used directly; it is just provided for purposes of documentation.
Input adaptor classes do not support output, comparisons or hashing.
Definition at line 25 of file InputAdaptor.h.