|
CycloBranch
|
The struct for definition of a fragment ion type. More...
#include <cFragmentIons.h>
Public Member Functions | |
| cFragmentIonType () | |
| The default constructor. | |
| void | clear () |
| Clear the structure. | |
| void | store (ofstream &os) |
| Store the structure into an output stream. More... | |
| void | load (ifstream &is) |
| Load the structure from an input stream. More... | |
The struct for definition of a fragment ion type.
| void cFragmentIonType::load | ( | ifstream & | is | ) |
Load the structure from an input stream.
| is | an input stream |
| void cFragmentIonType::store | ( | ofstream & | os | ) |
Store the structure into an output stream.
| os | an output stream |