feisty meow concerns codebase  2.140
run_as_service.cpp File Reference
Include dependency graph for run_as_service.cpp:

Go to the source code of this file.

Functions

bool run_as_service (char *user, log_base &out)
 
int main (int argc, char *argv[])
 

Variables

 HOOPLE_STARTUP_CODE
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 45 of file run_as_service.cpp.

References run_as_service().

◆ run_as_service()

bool run_as_service ( char *  user,
log_base &  out 
)

Definition at line 24 of file run_as_service.cpp.

Referenced by main().

Variable Documentation

◆ HOOPLE_STARTUP_CODE

HOOPLE_STARTUP_CODE

Definition at line 20 of file run_as_service.cpp.