Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes

FuzzyStringComparator::StreamElement_ Struct Reference

Stores information about characters, numbers, and whitesspaces loaded from the InputStream. More...

#include <OpenMS/CONCEPT/FuzzyStringComparator.h>

List of all members.

Public Member Functions

 StreamElement_ ()
void reset ()
 reset all elements of the element to default value
void fillFromInputLine (InputLine &input_line)
 Read the next element from an InputLine and update the InputLine accordingly.

Public Attributes

double number
unsigned char letter
bool is_number
bool is_space

Detailed Description

Stores information about characters, numbers, and whitesspaces loaded from the InputStream.


Constructor & Destructor Documentation

StreamElement_ (  )  [inline]

Member Function Documentation

void fillFromInputLine ( InputLine input_line  )  [inline]
void reset (  )  [inline]

reset all elements of the element to default value


Member Data Documentation

bool is_number
bool is_space
unsigned char letter

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:51 using doxygen 1.7.1