IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/18
The Integrative Modeling Platform
IMP::InputAdaptor Class Reference

Convenience class to accept multiple input types. More...

#include <IMP/InputAdaptor.h>

+ Inheritance diagram for IMP::InputAdaptor:

Detailed Description

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.


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