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

Public Member Functions

void parseOption (const string &option, array_ref< string > &cmdLine) override
 
string_ref optionHelp () const override
 

Additional Inherited Members

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

Detailed Description

Definition at line 114 of file CommandLineParser.cc.

Member Function Documentation

string_ref openmsx::NoPBOOption::optionHelp ( ) const
overridevirtual

Implements openmsx::CLIOption.

Definition at line 693 of file CommandLineParser.cc.

void openmsx::NoPBOOption::parseOption ( const string &  option,
array_ref< string > &  cmdLine 
)
overridevirtual

Implements openmsx::CLIOption.

Definition at line 684 of file CommandLineParser.cc.

References gl::PixelBuffers::enabled.


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