Rosetta Core  2015.09
Namespaces | Functions
io.cc File Reference
#include <core/scoring/packstat/io.hh>
#include <core/scoring/packstat/SimplePDB.hh>
#include <core/scoring/packstat/SimplePDB_Atom.hh>
#include <cstring>
#include <iostream>
#include <sstream>
#include <numeric/xyzVector.io.hh>

Namespaces

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

Functions

std::istream & core::scoring::packstat::operator>> (std::istream &in, SimplePDB &pdb)
 
std::ostream & core::scoring::packstat::operator<< (std::ostream &out, SimplePDB const &pdb)
 
template<class T >
void core::scoring::packstat::read_stoopid (char *buf, size_t start, size_t end, T &field)
 
std::istream & core::scoring::packstat::operator>> (std::istream &in_raw, SimplePDB_Atom &atom)
 
std::ostream & core::scoring::packstat::operator<< (std::ostream &out, SimplePDB_Atom const &atom)
 
std::ostream & core::scoring::packstat::operator<< (std::ostream &out, Sphere const &sphere)
 

Detailed Description

Author
will sheffler