Rosetta
Namespaces | Enumerations | Functions
AtomICoor.fwd.hh File Reference

declaration of implementation class for abstract class Residue More...

#include <core/types.hh>
#include <string>

Namespaces

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

Enumerations

enum class  core::chemical::ICoordAtomIDType { core::chemical::INTERNAL = 1 , core::chemical::POLYMER_LOWER , core::chemical::POLYMER_UPPER , core::chemical::CONNECT }
 ICoordAtomIDType. More...
 

Functions

ICoordAtomIDType core::chemical::string_to_icoord_type (std::string const &)
 Convert a string designation into the corresponding ICoordAtomIDType enum. More...
 
Size core::chemical::get_connection_number (std::string const &)
 Get the connection number from a string representing an CONNECT type (e.g. 4 from CONN4) More...
 

Detailed Description

declaration of implementation class for abstract class Residue

Author
Phil Bradley