#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 369 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 378 of file NMRStarFile.h.
Definition at line 381 of file NMRStarFile.h.
Definition at line 379 of file NMRStarFile.h.
Definition at line 377 of file NMRStarFile.h.
Definition at line 380 of file NMRStarFile.h.