MythTV master
mythmetadatalookup_commandlineparser.h
Go to the documentation of this file.
1
3
5{
6 public:
8 void LoadArguments(void) override; // MythCommandLineParser
9};
10
Parent class for defining application command line parsers.