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

Public Member Functions

 ControlOption (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 81 of file CommandLineParser.cc.

Constructor & Destructor Documentation

openmsx::ControlOption::ControlOption ( CommandLineParser parser)
explicit

Definition at line 474 of file CommandLineParser.cc.

Member Function Documentation

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

Implements openmsx::CLIOption.

Definition at line 513 of file CommandLineParser.cc.

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

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