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

The base class for undecorators. More...

#include <IMP/kernel_config.h>
#include "base_types.h"
#include <IMP/Object.h>
#include "particle_index.h"
+ Include dependency graph for Undecorator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::Undecorator
 

Namespaces

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

Typedefs

typedef IMP::Vector
< IMP::Pointer< Undecorator > > 
IMP::Undecorators
 
typedef IMP::Vector
< IMP::WeakPointer
< Undecorator > > 
IMP::UndecoratorsTemp
 

Detailed Description

The base class for undecorators.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file Undecorator.h.