IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/19
The Integrative Modeling Platform
ListSingletonContainer.h File Reference

Store a list of ParticleIndexes. More...

#include <IMP/container/container_config.h>
#include <IMP/object_macros.h>
#include <IMP/internal/StaticListContainer.h>
#include <IMP/SingletonContainer.h>
#include <IMP/SingletonModifier.h>
#include <IMP/base_types.h>
#include <cereal/access.hpp>
#include <cereal/types/base_class.hpp>
+ Include dependency graph for ListSingletonContainer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::ListSingletonContainer
 Store a list of ParticleIndexes. 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
< ListSingletonContainer > > 
IMP::container::ListSingletonContainers
 
typedef IMP::Vector
< IMP::WeakPointer
< ListSingletonContainer > > 
IMP::container::ListSingletonContainersTemp
 

Detailed Description

Store a list of ParticleIndexes.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file ListSingletonContainer.h.