Public Member Functions | Protected Member Functions

RemoveInaccessibleAlgorithm Class Reference

Jan Holub, X36JPR-03/14, 2008/2009. More...

#include <algorithms.h>

Inheritance diagram for RemoveInaccessibleAlgorithm:
Collaboration diagram for RemoveInaccessibleAlgorithm:

List of all members.

Public Member Functions

 ~RemoveInaccessibleAlgorithm ()
int getInputCount () const
QString getName () const

Protected Member Functions

bool runInternal (const IAutomaton::TAutomataList &input, QSharedPointer< IAutomaton > &result) const
 each basic algorithm has to implements this method

Detailed Description

Jan Holub, X36JPR-03/14, 2008/2009.

Definition at line 113 of file algorithms.h.


Constructor & Destructor Documentation

RemoveInaccessibleAlgorithm::~RemoveInaccessibleAlgorithm (  ) 

Definition at line 388 of file algorithms.cpp.

References DBGLOG_ALGO.


Member Function Documentation

int RemoveInaccessibleAlgorithm::getInputCount (  )  const [inline, virtual]

Implements IAlgorithm.

Definition at line 120 of file algorithms.h.

QString RemoveInaccessibleAlgorithm::getName (  )  const [virtual]

Implements IAlgorithm.

Definition at line 393 of file algorithms.cpp.

bool RemoveInaccessibleAlgorithm::runInternal ( const IAutomaton::TAutomataList input,
QSharedPointer< IAutomaton > &  result 
) const [protected, virtual]

each basic algorithm has to implements this method

Implements BasicAlgorithm.

Definition at line 398 of file algorithms.cpp.

References BasicAlgorithm::addReport(), BasicAlgorithm::m_creator, and RELLOG.

Here is the call graph for this function:


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