IMP  2.0.1
The Integrative Modeling Platform
Typed.h File Reference

A particle with a user-defined type. More...

#include <IMP/core/core_config.h>
#include <IMP/decorator_macros.h>
#include <IMP/key_macros.h>
#include <IMP/Decorator.h>
#include <IMP/algebra/Vector3D.h>
#include <IMP/algebra/Transformation3D.h>
#include <vector>
#include <limits>
+ Include dependency graph for Typed.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::core::Typed
 A decorator for classifying particles in your system. More...
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::core
 See IMP.core Overview for more information.
 

Macros

#define IMP_PARTICLE_TYPE_INDEX   34897493
 

Typedefs

typedef Key< 34897493, true > IMP::core::ParticleType
 
typedef IMP::base::Vector
< ParticleType > 
IMP::core::ParticleTypes
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file Typed.h.