Stores information about characters, numbers, and whitesspaces loaded from the InputStream. More...
#include <OpenMS/CONCEPT/FuzzyStringComparator.h>
| Public Member Functions | |
| StreamElement_ () | |
| void | reset () | 
| reset all elements of the element to default value  More... | |
| void | fillFromInputLine (InputLine &input_line) | 
| Read the next element from an InputLine and update the InputLine accordingly.  More... | |
| Public Attributes | |
| double | number | 
| unsigned char | letter | 
| bool | is_number | 
| bool | is_space | 
Stores information about characters, numbers, and whitesspaces loaded from the InputStream.
| 
 | inline | 
| 
 | inline | 
Read the next element from an InputLine and update the InputLine accordingly.
References FuzzyStringComparator::InputLine::line_, FuzzyStringComparator::InputLine::seekGToSavedPosition(), and FuzzyStringComparator::InputLine::updatePosition().
| 
 | inline | 
reset all elements of the element to default value
| bool is_number | 
| bool is_space | 
| unsigned char letter | 
| double number | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:28 using doxygen 1.8.5 |