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 
MythCommandLineParser
Parent class for defining application command line parsers.
Definition: mythcommandlineparser.h:116
MythMetadataLookupCommandLineParser::MythMetadataLookupCommandLineParser
MythMetadataLookupCommandLineParser()
Definition: mythmetadatalookup_commandlineparser.cpp:7
MythMetadataLookupCommandLineParser
Definition: mythmetadatalookup_commandlineparser.h:4
MythMetadataLookupCommandLineParser::LoadArguments
void LoadArguments(void) override
Definition: mythmetadatalookup_commandlineparser.cpp:11
mythcommandlineparser.h