#include <BALL/FORMAT/NMRStarFile.h>
Public Member Functions | |
RelatedDB () | |
std::ostream & | operator>> (std::ostream &s) |
void | clear () |
Public Attributes | |
String | name |
String | accession_code |
String | entry_mol_name |
String | relation_type |
String | details |
Definition at line 313 of file NMRStarFile.h.
BALL::NMRStarFile::MolecularSystem::RelatedDB::RelatedDB | ( | ) |
void BALL::NMRStarFile::MolecularSystem::RelatedDB::clear | ( | ) |
std::ostream& BALL::NMRStarFile::MolecularSystem::RelatedDB::operator>> | ( | std::ostream & | s | ) |
Definition at line 322 of file NMRStarFile.h.
Definition at line 325 of file NMRStarFile.h.
Definition at line 323 of file NMRStarFile.h.
Definition at line 321 of file NMRStarFile.h.
Definition at line 324 of file NMRStarFile.h.