IMP
2.3.1
The Integrative Modeling Platform
|
The base class for decorators. More...
#include <IMP/kernel/kernel_config.h>
#include "base_types.h"
#include <IMP/base/Object.h>
#include "particle_index.h"
Go to the source code of this file.
Classes | |
class | IMP::kernel::Undecorator |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::kernel | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < Undecorator > > | IMP::kernel::Undecorators |
typedef IMP::base::Vector < IMP::base::WeakPointer < Undecorator > > | IMP::kernel::UndecoratorsTemp |
The base class for decorators.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file kernel/Undecorator.h.