RVLAlg::VecWatchTerminator< Scalar > Class Template Reference

Rather odd terminator which does nothing except output the value of a vector when queried. More...

#include <ioterm.hh>

Inheritance diagram for RVLAlg::VecWatchTerminator< Scalar >:

RVLAlg::Terminator List of all members.

Public Member Functions

 VecWatchTerminator (Vector< Scalar > &x)
 VecWatchTerminator (Vector< Scalar > &x, ostream &outs)
virtual bool query ()

Detailed Description

template<class Scalar>
class RVLAlg::VecWatchTerminator< Scalar >

Rather odd terminator which does nothing except output the value of a vector when queried.

NOTE: always returns 0;

Definition at line 115 of file ioterm.hh.


Constructor & Destructor Documentation

template<class Scalar>
RVLAlg::VecWatchTerminator< Scalar >::VecWatchTerminator ( Vector< Scalar > &  x  ) 

Definition at line 117 of file ioterm.hh.

template<class Scalar>
RVLAlg::VecWatchTerminator< Scalar >::VecWatchTerminator ( Vector< Scalar > &  x,
ostream &  outs 
)

Definition at line 120 of file ioterm.hh.


Member Function Documentation

template<class Scalar>
virtual bool RVLAlg::VecWatchTerminator< Scalar >::query (  )  [virtual]

Implements RVLAlg::Terminator.

Definition at line 123 of file ioterm.hh.


The documentation for this class was generated from the following file:
Generated on 5 Jan 2017 for RvlAlg by  doxygen 1.4.7