hgl 0.5.42~jessie
A compiler/interpreter suite for developing images (plugin development)
|
Interface to enable command line options for plugins. More...
#include "ipluginpoptoptions.h"
Public Member Functions | |
Command line options support | |
virtual struct::poptOption * | getPoptOptions () const _CONST |
Get plugin supplied command line options. More... | |
Interface to enable command line options for plugins.
|
virtual |
Get plugin supplied command line options.
The default implementation returns NULL
i.e. it won't provide own command line options
In your POPT_ARG_CALLBACK
you can indicate HGL to exit gracefully by throwing HGL::Exception::PoptExitException