dlvhex
2.5.0
|
See State::showPlugins. More...
#include <include/dlvhex2/State.h>
Public Member Functions | |
PostProcessState () | |
Constructor. | |
virtual void | postProcess (ProgramCtx *) |
Dumps statistics and benchmark results. |
See State::showPlugins.
Constructor.
void PostProcessState::postProcess | ( | ProgramCtx * | ctx | ) | [virtual] |
Dumps statistics and benchmark results.
ctx | ProgramCtx to initialize. |
Reimplemented from State.
Definition at line 1025 of file State.cpp.
References State::changeState(), ProgramCtx::config, benchmark::nestingAware::NestingAwareController::Stat::count, DBGLOG, DLVHEX_BENCHMARK_REGISTER_AND_SCOPE, benchmark::nestingAware::NestingAwareController::Stat::duration, benchmark::nestingAware::NestingAwareController::duration(), benchmark::nestingAware::NestingAwareController::getInstrumentationID(), Configuration::getOption(), benchmark::nestingAware::NestingAwareController::getStat(), benchmark::nestingAware::NestingAwareController::Instance(), ProgramCtx::modelBuilder, benchmark::nestingAware::NestingAwareController::printInSecs(), ProgramCtx::registry(), and benchmark::nestingAware::NestingAwareController::stop().