|
pars 0.2.1
|
#include <single.h>


Public Types | |
| using | component_type = component_t |
| using | self_type = single<component_type> |
Public Member Functions | |
| single () | |
| int | exec (int argc, char **argv) |
Public Member Functions inherited from pars::app::with_default_setup | |
| void | enable_source_loc_logging () |
| void | setup () |
Protected Member Functions | |
| component_type & | comp () |
| ev::enqueuer & | router () |
| ev::hf_registry & | hfs () |
| virtual void | startup (int argc, char **argv)=0 |
| void | graceful_terminate () |
| void | terminate_now () |
| void | stop_job_thread (const int j_id) |
| int | run () |
Protected Member Functions inherited from pars::app::with_default_setup | |
| with_default_setup ()=default | |
| using pars::app::single< component_t >::component_type = component_t |
| using pars::app::single< component_t >::self_type = single<component_type> |
|
inline |
|
inlineprotected |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
Definition at line 91 of file single.h.
Referenced by pars::app::single< component_type >::exec().

|
protectedpure virtual |
Referenced by pars::app::single< component_type >::exec().

|
inlineprotected |
|
inlineprotected |