|
Rosetta
|
Class/structure method definitions for StructFileRep. More...
#include <core/io/HeaderInformation.hh>#include <core/io/StructFileRep.hh>#include <core/io/Remarks.hh>#include <utility/vector1.hh>#include <ostream>#include <core/io/AtomInformation.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::io | |
Functions | |
| bool | core::io::same_link (LinkInformation const &l1, LinkInformation const &l2) |
| Do these link information correspond to the same connection (ignoring order) More... | |
| bool | core::io::link_in_vector (utility::vector1< LinkInformation > const &link_vector, LinkInformation const &link1) |
| Is the LinkInformation in the given vector? More... | |
| std::ostream & | core::io::operator<< (std::ostream &os, AtomInformation const &ai) |
| Debug printing, serializing to Tracer like object. More... | |
| std::ostream & | core::io::operator<< (std::ostream &os, StructFileRep const &sfr) |
| Output StructFileRep object to TR-like stream in human-readable format. More... | |
| std::ostream & | core::io::operator<< (std::ostream &os, LinkInformation const &li) |
| Debugging output for LinkInformation. More... | |
| std::ostream & | core::io::operator<< (std::ostream &os, SSBondInformation const &ssb) |
| Debugging output for LinkInformation. More... | |
Class/structure method definitions for StructFileRep.