Go to the source code of this file.
Functions | |
| static int | RunNetVision (void) |
| static int | RunNetTree (void) |
| static void | runNetVision (void) |
| static void | runNetTree (void) |
| static void | setupKeys (void) |
| int | mythplugin_init (const char *libversion) |
| int | mythplugin_run (void) |
Variables | |
| GrabberManager * | grabMan = 0 |
| RSSManager * | rssMan = 0 |
| static int RunNetVision | ( | void | ) | [static] |
Definition at line 26 of file mythplugins/mythnetvision/mythnetvision/main.cpp.
Referenced by mythplugin_run(), and runNetVision().
| static int RunNetTree | ( | void | ) | [static] |
Definition at line 44 of file mythplugins/mythnetvision/mythnetvision/main.cpp.
Referenced by runNetTree().
| static void runNetVision | ( | void | ) | [static] |
Definition at line 65 of file mythplugins/mythnetvision/mythnetvision/main.cpp.
Referenced by setupKeys().
| static void runNetTree | ( | void | ) | [static] |
Definition at line 70 of file mythplugins/mythnetvision/mythnetvision/main.cpp.
Referenced by setupKeys().
| static void setupKeys | ( | void | ) | [static] |
Definition at line 75 of file mythplugins/mythnetvision/mythnetvision/main.cpp.
Referenced by mythplugin_init().
| int mythplugin_init | ( | const char * | libversion | ) |
Definition at line 83 of file mythplugins/mythnetvision/mythnetvision/main.cpp.
| int mythplugin_run | ( | void | ) |
Definition at line 95 of file mythplugins/mythnetvision/mythnetvision/main.cpp.
| GrabberManager* grabMan = 0 |
Definition at line 23 of file mythplugins/mythnetvision/mythnetvision/main.cpp.
| RSSManager* rssMan = 0 |
Definition at line 24 of file mythplugins/mythnetvision/mythnetvision/main.cpp.
1.6.3