#include <BALL/FORMAT/NMRStarFile.h>
Public Member Functions | |
EntryInformation () | |
~EntryInformation () | |
std::ostream & | operator>> (std::ostream &s) |
void | clear () |
EntryInformation () | |
~EntryInformation () | |
std::ostream & | operator>> (std::ostream &s) |
Public Attributes | |
String | entry_type |
String | BMRB_accession_code |
String | NMR_STAR_version |
String | experimental_method |
EntryInformation This class includes all "entry" information of a NMRStar file datablock. All members are public for easy access.
EntryInformation This class ... TODO!!
Definition at line 241 of file NMRStarFile.h.
BALL::NMRStarFile::EntryInformation::EntryInformation | ( | ) |
BALL::NMRStarFile::EntryInformation::~EntryInformation | ( | ) |
BALL::NMRStarFile::EntryInformation::EntryInformation | ( | ) |
BALL::NMRStarFile::EntryInformation::~EntryInformation | ( | ) |
void BALL::NMRStarFile::EntryInformation::clear | ( | ) |
std::ostream& BALL::NMRStarFile::EntryInformation::operator>> | ( | std::ostream & | s | ) |
std::ostream& BALL::NMRStarFile::EntryInformation::operator>> | ( | std::ostream & | s | ) |
Definition at line 251 of file NMRStarFile.h.
Definition at line 250 of file NMRStarFile.h.
Definition at line 253 of file NMRStarFile.h.
Definition at line 252 of file NMRStarFile.h.