userver: userver/utils/daemon_run.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
daemon_run.hpp File Reference

Detailed Description

Functions to start a daemon with specified components list.

Definition in file daemon_run.hpp.

Go to the source code of this file.

+ Include dependency graph for daemon_run.hpp:

Namespaces

namespace  utils
 Utilities.
 

Functions

int utils::DaemonMain (int argc, const char *const argv[], const components::ComponentList &components_list)