#include <ioterm.hh>
Inheritance diagram for RVLAlg::VecWatchTerminator< Scalar >:
Public Member Functions | |
VecWatchTerminator (Vector< Scalar > &x) | |
VecWatchTerminator (Vector< Scalar > &x, ostream &outs) | |
virtual bool | query () |
NOTE: always returns 0;
Definition at line 115 of file ioterm.hh.
RVLAlg::VecWatchTerminator< Scalar >::VecWatchTerminator | ( | Vector< Scalar > & | x | ) |
RVLAlg::VecWatchTerminator< Scalar >::VecWatchTerminator | ( | Vector< Scalar > & | x, | |
ostream & | outs | |||
) |
virtual bool RVLAlg::VecWatchTerminator< Scalar >::query | ( | ) | [virtual] |