dlvhex
2.5.0
|
See State::showPlugins. More...
#include <include/dlvhex2/State.h>
Public Member Functions | |
ShowPluginsState () | |
Constructor. | |
virtual void | showPlugins (ProgramCtx *) |
Prints names and versions of all loaded plugins using Logger::INFO. |
See State::showPlugins.
Constructor.
void ShowPluginsState::showPlugins | ( | ProgramCtx * | ctx | ) | [virtual] |
Prints names and versions of all loaded plugins using Logger::INFO.
ctx | ProgramCtx. |
Reimplemented from State.
Definition at line 158 of file State.cpp.
References State::changeState(), ProgramCtx::config, Configuration::getOption(), LOG, and ProgramCtx::pluginContainer().