IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
container_base.h File Reference

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

#include <IMP/kernel_config.h>
#include "base_types.h"
#include "ModelObject.h"
#include "particle_index.h"
#include <IMP/utility_macros.h>
#include <IMP/ref_counted_macros.h>
#include <IMP/Object.h>
#include <IMP/WeakPointer.h>
+ Include dependency graph for 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::Container
 Abstract class for containers of particles. More...
 

Namespaces

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

Detailed Description

Abstract base class for containers of particles.

Copyright 2007-2016 IMP Inventors. All rights reserved.

Definition in file container_base.h.