IMP
2.4.0
The Integrative Modeling Platform
|
A container for Singletons. More...
#include <IMP/kernel/kernel_config.h>
#include "internal/IndexingIterator.h"
#include "Particle.h"
#include "container_base.h"
#include "internal/container_helpers.h"
#include "DerivativeAccumulator.h"
#include "ParticleTuple.h"
#include <IMP/base/ref_counted_macros.h>
#include <IMP/base/check_macros.h>
#include <IMP/base/Pointer.h>
#include <IMP/base/InputAdaptor.h>
#include <IMP/base/utility_macros.h>
#include <IMP/base/deprecation_macros.h>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | IMP::kernel::SingletonContainer |
A shared container for Singletons. More... | |
class | IMP::kernel::SingletonContainerAdaptor |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::kernel | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
A container for Singletons.
WARNING This file was generated from SingletonContainer.h in /tmp/nightly-build-65532/imp-2.4.0/tools/build/container_templates/kernel by tools/build/make_containers.py.
Copyright 2007-2015 IMP Inventors. All rights reserved.
Definition in file kernel/SingletonContainer.h.