Public Member Functions | Protected Member Functions

UniteParallelAlgorithm Class Reference

X36PJP, Algorithm 2.71 - Jazyky a preklady, prof. More...

#include <algorithms.h>

Inheritance diagram for UniteParallelAlgorithm:
Collaboration diagram for UniteParallelAlgorithm:

List of all members.

Public Member Functions

 UniteParallelAlgorithm ()
 ~UniteParallelAlgorithm ()
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

X36PJP, Algorithm 2.71 - Jazyky a preklady, prof.

Ing. Borivoj Melichar, DrSc. 2003

Definition at line 211 of file algorithms.h.


Constructor & Destructor Documentation

UniteParallelAlgorithm::UniteParallelAlgorithm (  ) 

Definition at line 1094 of file algorithms.cpp.

UniteParallelAlgorithm::~UniteParallelAlgorithm (  ) 

Definition at line 1098 of file algorithms.cpp.

References DBGLOG_ALGO.


Member Function Documentation

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

Implements IAlgorithm.

Definition at line 219 of file algorithms.h.

QString UniteParallelAlgorithm::getName (  )  const [virtual]

Implements IAlgorithm.

Definition at line 1103 of file algorithms.cpp.

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

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