Go to the source code of this file.
Functions | |
| static int | RunNews (void) |
| static void | runNews (void) |
| static void | setupKeys (void) |
| int | mythplugin_init (const char *libversion) |
| int | mythplugin_run (void) |
| int | mythplugin_config (void) |
| static int RunNews | ( | void | ) | [static] |
Definition at line 22 of file mythplugins/mythnews/mythnews/main.cpp.
Referenced by mythplugin_run(), and runNews().
| static void runNews | ( | void | ) | [static] |
Definition at line 40 of file mythplugins/mythnews/mythnews/main.cpp.
Referenced by setupKeys().
| static void setupKeys | ( | void | ) | [static] |
Definition at line 45 of file mythplugins/mythnews/mythnews/main.cpp.
Referenced by mythplugin_init().
| int mythplugin_init | ( | const char * | libversion | ) |
Definition at line 58 of file mythplugins/mythnews/mythnews/main.cpp.
| int mythplugin_run | ( | void | ) |
Definition at line 79 of file mythplugins/mythnews/mythnews/main.cpp.
| int mythplugin_config | ( | void | ) |
Definition at line 84 of file mythplugins/mythnews/mythnews/main.cpp.
1.6.3