#include <yarp/manager/binexparser.h>
Definition at line 97 of file binexparser.h.
◆ BinaryExpParser()
BinaryExpParser::BinaryExpParser |
( |
| ) |
|
|
default |
◆ ~BinaryExpParser()
BinaryExpParser::~BinaryExpParser |
( |
| ) |
|
|
virtualdefault |
◆ addRestrictedOperand()
void yarp::manager::BinaryExpParser::addRestrictedOperand |
( |
const char * |
opnd | ) |
|
|
inline |
◆ exportDotGraph()
bool BinaryExpParser::exportDotGraph |
( |
const char * |
szFileName | ) |
|
◆ getOperands()
const std::map<std::string, bool>& yarp::manager::BinaryExpParser::getOperands |
( |
| ) |
|
|
inline |
◆ getTruthTable()
const std::vector<std::vector<int> >& yarp::manager::BinaryExpParser::getTruthTable |
( |
| ) |
|
|
inline |
◆ parse()
bool BinaryExpParser::parse |
( |
std::string |
_exp | ) |
|
The documentation for this class was generated from the following files: