IMP Reference Guide
2.21.0
The Integrative Modeling Platform
|
Convenience class to accept multiple input types. More...
#include <IMP/InputAdaptor.h>
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.