#include <commandlineparser.h>
Public Member Functions | |
| MythShutdownCommandLineParser () | |
| void | LoadArguments (void) |
Definition at line 6 of file mythshutdown/commandlineparser.h.
| MythShutdownCommandLineParser::MythShutdownCommandLineParser | ( | ) |
Definition at line 9 of file mythshutdown/commandlineparser.cpp.
| void MythShutdownCommandLineParser::LoadArguments | ( | void | ) | [virtual] |
Reimplemented from MythCommandLineParser.
Definition at line 13 of file mythshutdown/commandlineparser.cpp.
Referenced by MythShutdownCommandLineParser().
1.6.3