ROSE 0.11.145.147
Public Types | Static Public Member Functions | Protected Member Functions | List of all members
Rose::CommandLine::ShowLicenseAndExit Class Reference

Description

Show license text and exit.

Definition at line 16 of file License.h.

#include <Rose/CommandLine/License.h>

Inheritance diagram for Rose::CommandLine::ShowLicenseAndExit:
Inheritance graph
[legend]
Collaboration diagram for Rose::CommandLine::ShowLicenseAndExit:
Collaboration graph
[legend]

Public Types

using Ptr = Sawyer::SharedPointer< ShowLicenseAndExit >
 Shared ownership pointer.
 
- Public Types inherited from Sawyer::CommandLine::SwitchAction
typedef SharedPointer< SwitchActionPtr
 Reference counting pointer for this class.
 

Static Public Member Functions

static Ptr instance ()
 Allocating constructor.
 

Protected Member Functions

void operator() (const Sawyer::CommandLine::ParserResult &)
 

Additional Inherited Members

- Public Member Functions inherited from Sawyer::CommandLine::SwitchAction
void run (const ParserResult &parserResult)
 Runs the action.
 
- Public Member Functions inherited from Sawyer::SharedObject
 SharedObject ()
 Default constructor.
 
 SharedObject (const SharedObject &)
 Copy constructor.
 
virtual ~SharedObject ()
 Virtual destructor.
 
SharedObjectoperator= (const SharedObject &)
 Assignment.
 

Member Typedef Documentation

◆ Ptr

Shared ownership pointer.

Definition at line 22 of file License.h.

Constructor & Destructor Documentation

◆ ShowLicenseAndExit()

Rose::CommandLine::ShowLicenseAndExit::ShowLicenseAndExit ( )
inlineprotected

Definition at line 18 of file License.h.

Member Function Documentation

◆ operator()()

void Rose::CommandLine::ShowLicenseAndExit::operator() ( const Sawyer::CommandLine::ParserResult )
protectedvirtual

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