MythTV  0.26-pre
Functions | Variables
main_helpers.cpp File Reference

Go to the source code of this file.

Functions

bool setupTVs (bool ismaster, bool &error)
void cleanup (void)
int handle_command (const MythBackendCommandLineParser &cmdline)
int connect_to_master (void)
void print_warnings (const MythBackendCommandLineParser &cmdline)
int run_backend (MythBackendCommandLineParser &cmdline)

Variables

static MainServermainServer = NULL

Function Documentation

bool setupTVs ( bool  ismaster,
bool error 
)

Definition at line 62 of file main_helpers.cpp.

Referenced by run_backend().

void cleanup ( void  )

Definition at line 217 of file main_helpers.cpp.

Definition at line 276 of file main_helpers.cpp.

Referenced by main().

Definition at line 423 of file main_helpers.cpp.

Referenced by run_backend().

Definition at line 499 of file main_helpers.cpp.

Referenced by run_backend().

Definition at line 527 of file main_helpers.cpp.

Referenced by main().


Variable Documentation

MainServer* mainServer = NULL [static]

Definition at line 60 of file main_helpers.cpp.

Referenced by cleanup(), run_backend(), and HttpStatus::SetMainServer().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends