![]() |
Rosetta
2021.16
|
#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< PackstatReal > | xyz |
Friends | |
| std::ostream & | operator>> (std::ostream &out, SimplePDB_Atom &pdb) |
| std::ostream & | operator<< (std::ostream &out, SimplePDB_Atom const &atom) |
|
inline |
|
inline |
|
friend |
|
friend |
| std::string core::scoring::packstat::SimplePDB_Atom::ATOM |
Referenced by core::scoring::packstat::operator<<(), and core::scoring::packstat::operator>>().
| PackstatReal core::scoring::packstat::SimplePDB_Atom::bfac |
Referenced by core::scoring::packstat::operator<<(), and core::scoring::packstat::operator>>().
| char core::scoring::packstat::SimplePDB_Atom::chain |
| char core::scoring::packstat::SimplePDB_Atom::icode |
| std::string core::scoring::packstat::SimplePDB_Atom::lastcol |
Referenced by core::scoring::packstat::operator<<(), and core::scoring::packstat::operator>>().
| int core::scoring::packstat::SimplePDB_Atom::num |
Referenced by core::scoring::packstat::operator<<(), and core::scoring::packstat::operator>>().
| PackstatReal core::scoring::packstat::SimplePDB_Atom::occ |
Referenced by core::scoring::packstat::operator<<(), and core::scoring::packstat::operator>>().
| PackstatReal core::scoring::packstat::SimplePDB_Atom::radius |
| std::string core::scoring::packstat::SimplePDB_Atom::res |
| int core::scoring::packstat::SimplePDB_Atom::resnum |
| PackstatReal core::scoring::packstat::SimplePDB_Atom::sasa |
| std::string core::scoring::packstat::SimplePDB_Atom::type |
| std::string core::scoring::packstat::SimplePDB_Atom::whole_line |
Referenced by core::scoring::packstat::operator>>().
| PackstatReal core::scoring::packstat::SimplePDB_Atom::x |
| numeric::xyzVector<PackstatReal> core::scoring::packstat::SimplePDB_Atom::xyz |
| PackstatReal core::scoring::packstat::SimplePDB_Atom::y |
| PackstatReal core::scoring::packstat::SimplePDB_Atom::z |
1.8.7