IMP
2.1.0
The Integrative Modeling Platform
|
Add a name to a particle. More...
#include <IMP/example/example_config.h>
#include <IMP/kernel/Particle.h>
#include <IMP/kernel/Model.h>
#include <IMP/Decorator.h>
#include <IMP/decorator_macros.h>
#include <IMP/base/exception.h>
Go to the source code of this file.
Classes | |
class | IMP::example::ExampleDecorator |
A simple decorator which adds a name to a particle. More... | |
Namespaces | |
IMP | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::example | |
See IMP.example for more information. | |
Typedefs | |
typedef IMP::base::Vector < ExampleDecorator > | IMP::example::ExampleDecorators |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file ExampleDecorator.h.