IMP  2.3.1
The Integrative Modeling Platform
InContainerSingletonFilter.h File Reference

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>
+ Include dependency graph for InContainerSingletonFilter.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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.