dlvhex  2.5.0
ShowPluginsState Class Reference

See State::showPlugins. More...

#include <include/dlvhex2/State.h>

Inheritance diagram for ShowPluginsState:
Collaboration diagram for ShowPluginsState:

Public Member Functions

 ShowPluginsState ()
 Constructor.
virtual void showPlugins (ProgramCtx *)
 Prints names and versions of all loaded plugins using Logger::INFO.

Detailed Description

See State::showPlugins.

Definition at line 123 of file State.h.


Constructor & Destructor Documentation


Member Function Documentation

void ShowPluginsState::showPlugins ( ProgramCtx ctx) [virtual]

Prints names and versions of all loaded plugins using Logger::INFO.

Parameters:
ctxProgramCtx.

Reimplemented from State.

Definition at line 158 of file State.cpp.

References State::changeState(), ProgramCtx::config, Configuration::getOption(), LOG, and ProgramCtx::pluginContainer().


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