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

Public Member Functions

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 125 of file CommandLineParser.cc.

Member Function Documentation

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

Implements openmsx::CLIOption.

Definition at line 739 of file CommandLineParser.cc.

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

Implements openmsx::CLIOption.

Definition at line 732 of file CommandLineParser.cc.

References HostCPU::forceDisableMMX().


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