MNE-CPP
beta 1.0
|
Public Member Functions | |
Dictionary () | |
~Dictionary () | |
qint32 | atom_count () |
void | clear () |
Public Attributes | |
QList< FixDictAtom > | atoms |
AtomType | type |
QString | source |
QString | atom_formula |
qint32 | sample_count |
Definition at line 100 of file fixdictmp.h.
Dictionary::Dictionary | ( | ) |
dicitionary_Dicitionary
Constructor
constructs Dicitionary class
Definition at line 67 of file fixdictmp.cpp.
Dictionary::~Dictionary | ( | ) |
dicitionary_Dicitionary
Deconstructor
deconstructs Dicitionary class
Definition at line 69 of file fixdictmp.cpp.