dlvhex
2.5.0
|
#include <include/dlvhex2/ChoicePlugin.h>
Public Member Functions | |
CtxData () | |
virtual | ~CtxData () |
Data Fields | |
bool | enabled |
Stores if plugin is enabled. |
Definition at line 49 of file ChoicePlugin.h.
Definition at line 61 of file ChoicePlugin.cpp.
virtual ChoicePlugin::CtxData::~CtxData | ( | ) | [inline, virtual] |
Definition at line 57 of file ChoicePlugin.h.
Stores if plugin is enabled.
Definition at line 54 of file ChoicePlugin.h.
Referenced by ChoicePlugin::createParserModules(), ChoicePlugin::processOptions(), and ChoicePlugin::setupProgramCtx().