Part Class Reference

List of all members.

Public Member Functions

string const & line () const
 Part (string _fname)
bool next ()
bool operator< (Part const &other) const
bool operator<= (Part const &other) const
bool operator> (Part const &other) const
bool operator>= (Part const &other) const
bool go (ostream &out)


Detailed Description

Definition at line 15 of file merge-sorted.cc.


Constructor & Destructor Documentation

Part::Part ( string  _fname  )  [inline]

Definition at line 27 of file merge-sorted.cc.

References ugdiss::open_input_stream().

Here is the call graph for this function:


Member Function Documentation

bool Part::go ( ostream &  out  )  [inline]

Definition at line 60 of file merge-sorted.cc.

References line(), next(), and NULL.

Here is the call graph for this function:

string const& Part::line (  )  const [inline]

Definition at line 22 of file merge-sorted.cc.

Referenced by go(), operator<(), operator<=(), operator>(), and operator>=().

Here is the caller graph for this function:

bool Part::next (  )  [inline]

Definition at line 33 of file merge-sorted.cc.

Referenced by go().

Here is the caller graph for this function:

bool Part::operator< ( Part const &  other  )  const [inline]

Definition at line 44 of file merge-sorted.cc.

References line().

Here is the call graph for this function:

bool Part::operator<= ( Part const &  other  )  const [inline]

Definition at line 48 of file merge-sorted.cc.

References line().

Here is the call graph for this function:

bool Part::operator> ( Part const &  other  )  const [inline]

Definition at line 52 of file merge-sorted.cc.

References line().

Here is the call graph for this function:

bool Part::operator>= ( Part const &  other  )  const [inline]

Definition at line 56 of file merge-sorted.cc.

References line().

Here is the call graph for this function:


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