|
IMP
2.0.0
The Integrative Modeling Platform
|
#include <IMP/kernel/declare_SingletonContainer.h>
Inheritance diagram for IMP::kernel::SingletonContainerAdaptor:Public Member Functions | |
| SingletonContainerAdaptor (SingletonContainer *c) | |
| template<class C > | |
| SingletonContainerAdaptor (base::internal::PointerBase< C > c) | |
| SingletonContainerAdaptor (const ParticlesTemp &t, std::string name="SingletonContainerAdaptor%1%") | |
This class allows either a list or a container to be accepted as input.
Definition at line 132 of file kernel/declare_SingletonContainer.h.