Go to the source code of this file.
Variables | |
| QMap< int, EncoderLink * > | tvList |
| AutoExpire * | expirer = NULL |
| JobQueue * | jobqueue = NULL |
| HouseKeeper * | housekeeping = NULL |
| MediaServer * | g_pUPnp = NULL |
| QString | pidfile |
| QString | logfile |
| QMap<int, EncoderLink *> tvList |
Definition at line 3 of file backendcontext.cpp.
Referenced by Dvr::GetEncoderList(), handle_command(), run_backend(), and setupTVs().
| AutoExpire* expirer = NULL |
Definition at line 4 of file backendcontext.cpp.
Referenced by cleanup(), handle_command(), and run_backend().
Definition at line 5 of file backendcontext.cpp.
Referenced by cleanup(), HttpStatus::FillStatusXML(), and run_backend().
| HouseKeeper* housekeeping = NULL |
Definition at line 6 of file backendcontext.cpp.
Referenced by cleanup(), and run_backend().
| MediaServer* g_pUPnp = NULL |
Definition at line 7 of file backendcontext.cpp.
Referenced by cleanup(), and run_backend().
| QString pidfile |
Definition at line 8 of file backendcontext.cpp.
| QString logfile |
Definition at line 9 of file backendcontext.cpp.
Referenced by bd_debug(), MythCommandLineParser::ConfigureLogging(), MythCommandLineParser::GetLogFilePath(), and main().
1.6.3