OpenLexocad  27.1
Core::Solvable Class Referenceabstract

#include <Solvable.h>

Public Member Functions

virtual ~Solvable ()
 
virtual void solve ()=0
 
void setIsSolvingEnabled (bool on)
 
bool isSolvingEnabled () const
 
bool mustBeSolved () const
 
void setMustBeSolved (bool on)
 

Constructor & Destructor Documentation

◆ ~Solvable()

virtual Core::Solvable::~Solvable ( )
inlinevirtual

Member Function Documentation

◆ isSolvingEnabled()

bool Core::Solvable::isSolvingEnabled ( ) const

◆ mustBeSolved()

bool Core::Solvable::mustBeSolved ( ) const

◆ setIsSolvingEnabled()

void Core::Solvable::setIsSolvingEnabled ( bool  on)

◆ setMustBeSolved()

void Core::Solvable::setMustBeSolved ( bool  on)

◆ solve()

virtual void Core::Solvable::solve ( )
pure virtual

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