![]() |
Rosetta Core
2014.16.56682
|
#include <Remarks.hh>
Public Member Functions | |
| RemarkInfo () | |
| default constructor to initialize all values More... | |
Public Attributes | |
| int | num |
| For now, all member names have the same names as fields in PDB standard. More... | |
| String | value |
Friends | |
| std::ostream & | operator<< (std::ostream &os, RemarkInfo const &ri) |
| Debug printing, serialazing to Tracer like object. More... | |
|
inline |
default constructor to initialize all values
|
friend |
Debug printing, serialazing to Tracer like object.
| int core::pose::RemarkInfo::num |
For now, all member names have the same names as fields in PDB standard.
Referenced by core::io::pdb::PDB_DReader::createFileData().
| String core::pose::RemarkInfo::value |
1.8.7