#include <BALL/FORMAT/NMRStarFile.h>
Classes | |
class | Component |
Public Member Functions | |
Sample () | |
void | clear () |
std::ostream & | operator>> (std::ostream &s) |
Public Attributes | |
String | label |
String | type |
String | details |
vector< Component > | components |
Samples. This class includes all information of a NMRStar file sample.
Definition at line 162 of file NMRStarFile.h.
BALL::NMRStarFile::Sample::Sample | ( | ) |
void BALL::NMRStarFile::Sample::clear | ( | ) |
std::ostream& BALL::NMRStarFile::Sample::operator>> | ( | std::ostream & | s | ) |
Definition at line 192 of file NMRStarFile.h.
Definition at line 191 of file NMRStarFile.h.
Definition at line 189 of file NMRStarFile.h.
Definition at line 190 of file NMRStarFile.h.