#include <pruneGeneration.h>
Public Member Functions | |
| Rec (float aprob, const std::string &aline) | |
| bool | operator< (const Rec &compare) const |
Public Attributes | |
| float | prob |
| std::string | line |
Definition at line 6 of file pruneGeneration.h.
| Rec::Rec | ( | float | aprob, | |
| const std::string & | aline | |||
| ) | [inline] |
Definition at line 12 of file pruneGeneration.h.
| bool Rec::operator< | ( | const Rec & | compare | ) | const [inline] |
| std::string Rec::line |
| float Rec::prob |
1.5.9