#include <boolterm.hh>
Inheritance diagram for RVLAlg::BoolTerminator:

Public Member Functions | |
| BoolTerminator (bool &_ans) | |
| BoolTerminator (BoolTerminator &bt) | |
| ~BoolTerminator () | |
| bool | query () |
Definition at line 46 of file boolterm.hh.
| RVLAlg::BoolTerminator::BoolTerminator | ( | bool & | _ans | ) |
Definition at line 50 of file boolterm.hh.
| RVLAlg::BoolTerminator::BoolTerminator | ( | BoolTerminator & | bt | ) |
Definition at line 51 of file boolterm.hh.
| RVLAlg::BoolTerminator::~BoolTerminator | ( | ) |
Definition at line 52 of file boolterm.hh.
| bool RVLAlg::BoolTerminator::query | ( | ) | [virtual] |
1.4.7