RVLAlg::NotTerminator Class Reference

Build a new Terminator by inverting the result of another with a logical NOT. More...

#include <boolterm.hh>

Inheritance diagram for RVLAlg::NotTerminator:

RVLAlg::Terminator List of all members.

Public Member Functions

 NotTerminator (Terminator &a)
 ~NotTerminator ()
virtual bool query ()

Protected Attributes

Terminatorfirst

Detailed Description

Build a new Terminator by inverting the result of another with a logical NOT.

Definition at line 118 of file boolterm.hh.


Constructor & Destructor Documentation

RVLAlg::NotTerminator::NotTerminator ( Terminator a  ) 

Definition at line 121 of file boolterm.hh.

RVLAlg::NotTerminator::~NotTerminator (  ) 

Definition at line 122 of file boolterm.hh.


Member Function Documentation

virtual bool RVLAlg::NotTerminator::query (  )  [virtual]

Implements RVLAlg::Terminator.

Definition at line 124 of file boolterm.hh.

References first, and RVLAlg::Terminator::query().


Member Data Documentation

Terminator& RVLAlg::NotTerminator::first [protected]

Definition at line 129 of file boolterm.hh.

Referenced by query().


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