IMP  2.0.1
The Integrative Modeling Platform
Residue.h File Reference

A decorator for Residues. More...

#include <IMP/atom/atom_config.h>
#include "atom_macros.h"
#include "Hierarchy.h"
#include "Chain.h"
#include <IMP/base_types.h>
#include <IMP/Particle.h>
#include <IMP/Model.h>
#include <IMP/Decorator.h>
+ Include dependency graph for Residue.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::Residue
 A decorator for a residue. More...
 

Namespaces

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

Typedefs

typedef Key< 90784334, true > IMP::atom::ResidueType
 
typedef IMP::base::Vector
< ResidueType > 
IMP::atom::ResidueTypes
 

Functions

Hierarchy IMP::atom::get_next_residue (Residue rd)
 
char IMP::atom::get_one_letter_code (ResidueType c)
 
Hierarchy IMP::atom::get_previous_residue (Residue rd)
 
ResidueType IMP::atom::get_residue_type (char c)
 

Variables

const ResidueType IMP::atom::UNK
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file Residue.h.