IMP
2.3.1
The Integrative Modeling Platform
|
A filter for Singletons. More...
#include <IMP/container/container_config.h>
#include <IMP/SingletonPredicate.h>
#include <IMP/SingletonContainer.h>
#include <IMP/kernel/internal/container_helpers.h>
#include "internal/SingletonContainerIndex.h"
#include <IMP/singleton_macros.h>
#include <IMP/base/object_macros.h>
#include <IMP/base/warning_macros.h>
Go to the source code of this file.
Classes | |
class | IMP::container::InContainerSingletonFilter |
A filter which returns true if a container containers the Singleton. More... | |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::container | |
Various classes to hold sets of particles. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < InContainerSingletonFilter > > | IMP::container::InContainerSingletonFilters |
typedef IMP::base::Vector < IMP::base::WeakPointer < InContainerSingletonFilter > > | IMP::container::InContainerSingletonFiltersTemp |
A filter for Singletons.
This file is generated by a script (core/tools/make-containers). Do not edit directly.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file InContainerSingletonFilter.h.