openMSX
Public Member Functions | List of all members
openmsx::MachineOption Class Reference
Inheritance diagram for openmsx::MachineOption:
Inheritance graph
[legend]
Collaboration diagram for openmsx::MachineOption:
Collaboration graph
[legend]

Public Member Functions

 MachineOption (CommandLineParser &parser)
virtual void parseOption (const string &option, deque< string > &cmdLine)
virtual string_ref optionHelp () const
- Public Member Functions inherited from openmsx::CLIOption
virtual ~CLIOption ()

Additional Inherited Members

- Protected Member Functions inherited from openmsx::CLIOption
std::string getArgument (const std::string &option, std::deque< std::string > &cmdLine) const
std::string peekArgument (const std::deque< std::string > &cmdLine) const

Detailed Description

Definition at line 105 of file CommandLineParser.cc.

Constructor & Destructor Documentation

openmsx::MachineOption::MachineOption ( CommandLineParser parser)
explicit

Definition at line 677 of file CommandLineParser.cc.

Member Function Documentation

string_ref openmsx::MachineOption::optionHelp ( ) const
virtual

Implements openmsx::CLIOption.

Definition at line 694 of file CommandLineParser.cc.

void openmsx::MachineOption::parseOption ( const string &  option,
deque< string > &  cmdLine 
)
virtual

The documentation for this class was generated from the following file: