dlvhex
2.5.0
|
See State::showPlugins. More...
#include <include/dlvhex2/State.h>
Public Member Functions | |
ConvertState () | |
Constructor. | |
virtual void | convert (ProgramCtx *) |
Converts the input using PluginInterface::PluginConverter. |
See State::showPlugins.
Constructor.
void ConvertState::convert | ( | ProgramCtx * | ctx | ) | [virtual] |
Converts the input using PluginInterface::PluginConverter.
ctx | ProgramCtx. |
Reimplemented from State.
Definition at line 177 of file State.cpp.
References State::changeState(), ProgramCtx::config, DBGLOG, DLVHEX_BENCHMARK_REGISTER_AND_SCOPE, Configuration::doVerbose(), Configuration::DUMP_CONVERTED_PROGRAM, Configuration::getStringOption(), ProgramCtx::inputProvider, LOG, ProgramCtx::pluginContainer(), Configuration::setStringOption(), and WARNING().