Rosetta
Public Member Functions | Public Attributes | Friends | List of all members
core::scoring::packstat::SimplePDB_Atom Struct Reference

#include <SimplePDB_Atom.hh>

Public Member Functions

 SimplePDB_Atom ()
 
 ~SimplePDB_Atom ()
 

Public Attributes

std::string ATOM
 
std::string type
 
std::string res
 
std::string lastcol
 
std::string whole_line
 
int num
 
int resnum
 
char chain
 
char icode
 
PackstatReal x
 
PackstatReal y
 
PackstatReal z
 
PackstatReal occ
 
PackstatReal bfac
 
PackstatReal sasa
 
PackstatReal radius
 
numeric::xyzVector< PackstatRealxyz
 

Friends

std::ostream & operator>> (std::ostream &out, SimplePDB_Atom &pdb)
 
std::ostream & operator<< (std::ostream &out, SimplePDB_Atom const &atom)
 

Constructor & Destructor Documentation

◆ SimplePDB_Atom()

core::scoring::packstat::SimplePDB_Atom::SimplePDB_Atom ( )
inline

◆ ~SimplePDB_Atom()

core::scoring::packstat::SimplePDB_Atom::~SimplePDB_Atom ( )
inline

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  out,
SimplePDB_Atom const &  atom 
)
friend

◆ operator>>

std::ostream& operator>> ( std::ostream &  out,
SimplePDB_Atom pdb 
)
friend

Member Data Documentation

◆ ATOM

std::string core::scoring::packstat::SimplePDB_Atom::ATOM

◆ bfac

PackstatReal core::scoring::packstat::SimplePDB_Atom::bfac

◆ chain

char core::scoring::packstat::SimplePDB_Atom::chain

◆ icode

char core::scoring::packstat::SimplePDB_Atom::icode

◆ lastcol

std::string core::scoring::packstat::SimplePDB_Atom::lastcol

◆ num

int core::scoring::packstat::SimplePDB_Atom::num

◆ occ

PackstatReal core::scoring::packstat::SimplePDB_Atom::occ

◆ radius

PackstatReal core::scoring::packstat::SimplePDB_Atom::radius

◆ res

std::string core::scoring::packstat::SimplePDB_Atom::res

◆ resnum

int core::scoring::packstat::SimplePDB_Atom::resnum

◆ sasa

PackstatReal core::scoring::packstat::SimplePDB_Atom::sasa

◆ type

std::string core::scoring::packstat::SimplePDB_Atom::type

◆ whole_line

std::string core::scoring::packstat::SimplePDB_Atom::whole_line

◆ x

PackstatReal core::scoring::packstat::SimplePDB_Atom::x

◆ xyz

numeric::xyzVector<PackstatReal> core::scoring::packstat::SimplePDB_Atom::xyz

◆ y

PackstatReal core::scoring::packstat::SimplePDB_Atom::y

◆ z

PackstatReal core::scoring::packstat::SimplePDB_Atom::z

The documentation for this struct was generated from the following file: