Rosetta  2015.31
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
Residue.hh File Reference

Method declarations and simple accessor definitions for the Residue class. More...

#include <core/conformation/Residue.fwd.hh>
#include <core/conformation/Conformation.fwd.hh>
#include <core/conformation/Atom.hh>
#include <core/conformation/orbitals/OrbitalXYZCoords.hh>
#include <core/conformation/PseudoBond.hh>
#include <basic/datacache/BasicDataCache.fwd.hh>
#include <core/chemical/AtomType.fwd.hh>
#include <core/chemical/Atom.hh>
#include <core/chemical/Orbital.hh>
#include <core/chemical/AA.hh>
#include <core/chemical/ResConnID.hh>
#include <core/chemical/ResidueType.hh>
#include <core/chemical/orbitals/ICoorOrbitalData.hh>
#include <core/chemical/ResidueTypeSet.hh>
#include <core/chemical/ChemicalManager.hh>
#include <core/chemical/AtomTypeSet.fwd.hh>
#include <core/chemical/RingConformer.hh>
#include <core/chemical/carbohydrates/CarbohydrateInfo.fwd.hh>
#include <core/types.hh>
#include <utility/pointer/access_ptr.hh>
#include <utility/pointer/owning_ptr.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <utility/vector1.hh>
#include <numeric/xyzVector.hh>
#include <numeric/xyzMatrix.fwd.hh>
#include <map>
#include <iosfwd>
#include <limits>

Classes

class  core::conformation::Residue
 Instance Residue class, used for placed residues and rotamers. More...
 

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::conformation
 

Functions

std::ostream & core::conformation::operator<< (std::ostream &os, Residue const &res)
 

Detailed Description

Method declarations and simple accessor definitions for the Residue class.

Author
Phil Bradley