![]() |
Rosetta
2020.50
|
pose information so it's not loose in the pose More...
#include <core/pose/PDBInfo.fwd.hh>
#include <core/conformation/Residue.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/types.hh>
#include <core/conformation/Conformation.fwd.hh>
#include <core/conformation/signals/ConnectionEvent.fwd.hh>
#include <core/conformation/signals/IdentityEvent.fwd.hh>
#include <core/conformation/signals/LengthEvent.fwd.hh>
#include <core/pose/PDBPoseMap.hh>
#include <core/io/CrystInfo.hh>
#include <core/io/HeaderInformation.hh>
#include <core/io/Remarks.hh>
#include <utility/exit.hh>
#include <utility/py/PyAssert.hh>
#include <utility/VirtualBase.hh>
#include <utility/vector1.hh>
#include <numeric/xyzVector.hh>
#include <algorithm>
#include <map>
Classes | |
class | core::pose::UnrecognizedAtomRecord |
info about an atom in a unrecognized res (not in pose, but we want to remember it) More... | |
class | core::pose::PDBInfo |
maintains pdb residue & atom information inside a Pose More... | |
struct | core::pose::PDBInfo::AtomRecord |
internal struct for storing PDB atom related information More... | |
struct | core::pose::PDBInfo::ResidueRecord |
internal struct for storing PDB residue related information More... | |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::pose | |
Functions | |
std::ostream & | core::pose::operator<< (std::ostream &os, PDBInfo const &info) |
std::ostream & | core::pose::operator<< (std::ostream &os, core::pose::UnrecognizedAtomRecord const &uar) |
pose information so it's not loose in the pose