IMP  2.3.0
The Integrative Modeling Platform
kernel/container_base.h File Reference

Abstract base class for containers of particles. More...

#include <IMP/kernel/kernel_config.h>
#include "base_types.h"
#include "ModelObject.h"
#include "particle_index.h"
#include <IMP/base/utility_macros.h>
#include <IMP/base/ref_counted_macros.h>
#include <IMP/base/Object.h>
#include <IMP/base/WeakPointer.h>
+ Include dependency graph for kernel/container_base.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::kernel::Container
 Abstract class for containers of particles. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::kernel
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Detailed Description

Abstract base class for containers of particles.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file kernel/container_base.h.