IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
InContainerPairFilter.h File Reference

A filter for Pairs. More...

#include <IMP/container/container_config.h>
#include <IMP/PairPredicate.h>
#include <IMP/PairContainer.h>
#include <IMP/internal/container_helpers.h>
#include "internal/PairContainerIndex.h"
#include <IMP/pair_macros.h>
#include <IMP/object_macros.h>
#include <IMP/warning_macros.h>
+ Include dependency graph for InContainerPairFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::InContainerPairFilter
 A filter which returns true if a container contains the Pair. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::container
 Various classes to hold sets of particles.
 

Typedefs

typedef IMP::Vector
< IMP::Pointer
< InContainerPairFilter > > 
IMP::container::InContainerPairFilters
 
typedef IMP::Vector
< IMP::WeakPointer
< InContainerPairFilter > > 
IMP::container::InContainerPairFiltersTemp
 

Detailed Description

A filter for Pairs.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file InContainerPairFilter.h.