Jlm
Public Member Functions | List of all members
jlm::tooling::CommandLineOptions Class Referenceabstract

#include <CommandLine.hpp>

Inheritance diagram for jlm::tooling::CommandLineOptions:
Inheritance graph
[legend]

Public Member Functions

virtual ~CommandLineOptions ()
 
 CommandLineOptions ()=default
 
virtual void Reset () noexcept=0
 

Detailed Description

Interface for the command line options of a Jlm command line tool.

Definition at line 22 of file CommandLine.hpp.

Constructor & Destructor Documentation

◆ ~CommandLineOptions()

jlm::tooling::CommandLineOptions::~CommandLineOptions ( )
virtualdefault

◆ CommandLineOptions()

jlm::tooling::CommandLineOptions::CommandLineOptions ( )
default

Member Function Documentation

◆ Reset()

virtual void jlm::tooling::CommandLineOptions::Reset ( )
pure virtualnoexcept

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