Rec Class Reference

#include <pruneGeneration.h>

List of all members.

Public Member Functions

 Rec (float aprob, const std::string &aline)
bool operator< (const Rec &compare) const

Public Attributes

float prob
std::string line


Detailed Description

Definition at line 6 of file pruneGeneration.h.


Constructor & Destructor Documentation

Rec::Rec ( float  aprob,
const std::string &  aline 
) [inline]

Definition at line 12 of file pruneGeneration.h.


Member Function Documentation

bool Rec::operator< ( const Rec compare  )  const [inline]

Definition at line 17 of file pruneGeneration.h.

References prob.


Member Data Documentation

std::string Rec::line

Definition at line 10 of file pruneGeneration.h.

Referenced by Output().

float Rec::prob

Definition at line 9 of file pruneGeneration.h.

Referenced by operator<().


The documentation for this class was generated from the following file:

Generated on Thu Jul 6 00:31:56 2017 for Moses by  doxygen 1.5.9