Unravel Engine C++ Reference
|
Go to the source code of this file.
Classes | |
struct | module_desc |
struct | module_data |
struct | service |
Macros | |
#define | SERVICE_RESULT_EXIT 0 |
#define | SERVICE_RESULT_RUN 1 |
#define | SERVICE_RESULT_RELOAD 2 |
Functions | |
int | service_main (const char *name, int argc, char *argv[]) |
int service_main | ( | const char * | name, |
int | argc, | ||
char * | argv[] ) |
Definition at line 166 of file service.cpp.