|
pars 0.2.1.99
|
Runs the client component as an single application (req) More...


Additional Inherited Members | |
Public Types inherited from pars::app::single< comp::client > | |
| using | component_type |
| using | self_type |
Public Member Functions inherited from pars::app::single< comp::client > | |
| 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 inherited from pars::app::single< comp::client > | |
| component_type & | comp () |
| ev::enqueuer & | router () |
| ev::hf_registry & | hfs () |
| 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 | |
Runs the client component as an single application (req)
Definition at line 39 of file client.cpp.