ROSE 0.11.145.147
Public Member Functions | List of all members
LogicalCond Class Referenceabstract

Description

Definition at line 9 of file LogicalCond.h.

Inheritance diagram for LogicalCond:
Inheritance graph
[legend]

Public Member Functions

virtual bool andUpd (LogicalCond &that)=0
 
virtual bool orUpd (LogicalCond &that)=0
 
virtual bool mayTrue ()=0
 
bool mustFalse ()
 
virtual LogicalCondcopy ()=0
 
virtual std::string str (std::string indent="")=0
 

Constructor & Destructor Documentation

◆ ~LogicalCond()

virtual LogicalCond::~LogicalCond ( )
inlinevirtual

Definition at line 39 of file LogicalCond.h.

Member Function Documentation

◆ mustFalse()

bool LogicalCond::mustFalse ( )
inline

Definition at line 26 of file LogicalCond.h.


The documentation for this class was generated from the following file: