|
openMSX
|
#include <CDImageCLI.hh>


Public Member Functions | |
| CDImageCLI (CommandLineParser &cmdLineParser) | |
| virtual void | parseOption (const std::string &option, std::deque< std::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 |
Definition at line 10 of file CDImageCLI.hh.
|
explicit |
Definition at line 12 of file CDImageCLI.cc.
References openmsx::CommandLineParser::registerOption().
|
virtual |
Implements openmsx::CLIOption.
Definition at line 31 of file CDImageCLI.cc.
|
virtual |
Implements openmsx::CLIOption.
Definition at line 19 of file CDImageCLI.cc.
References openmsx::TclObject::addListElement(), openmsx::CLIOption::getArgument(), openmsx::CommandLineParser::getGlobalCommandController(), openmsx::GlobalCommandController::getInterpreter(), openmsx::GlobalCommandController::hasCommand(), and string_ref::substr().
1.8.1.2