#include <CLIOption.hh>
Definition at line 31 of file CLIOption.hh.
◆ CLIFileType() [1/3]
openmsx::CLIFileType::CLIFileType |
( |
const CLIFileType & |
| ) |
|
|
delete |
◆ CLIFileType() [2/3]
◆ CLIFileType() [3/3]
openmsx::CLIFileType::CLIFileType |
( |
| ) |
|
|
protecteddefault |
◆ ~CLIFileType()
openmsx::CLIFileType::~CLIFileType |
( |
| ) |
|
|
protecteddefault |
◆ fileTypeCategoryName()
virtual std::string_view openmsx::CLIFileType::fileTypeCategoryName |
( |
| ) |
const |
|
pure virtual |
◆ fileTypeHelp()
virtual std::string_view openmsx::CLIFileType::fileTypeHelp |
( |
| ) |
const |
|
pure virtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ parseFileType()
virtual void openmsx::CLIFileType::parseFileType |
( |
const std::string & |
filename, |
|
|
std::span< std::string > & |
cmdLine |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: