ROSE  0.11.145.0
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 15 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. More...
 
- Public Types inherited from Sawyer::CommandLine::SwitchAction
typedef SharedPointer< SwitchActionPtr
 Reference counting pointer for this class. More...
 

Static Public Member Functions

static Ptr instance ()
 Allocating constructor. More...
 

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. More...
 
- Public Member Functions inherited from Sawyer::SharedObject
 SharedObject ()
 Default constructor. More...
 
 SharedObject (const SharedObject &)
 Copy constructor. More...
 
virtual ~SharedObject ()
 Virtual destructor. More...
 
SharedObjectoperator= (const SharedObject &)
 Assignment. More...
 

Member Typedef Documentation

Shared ownership pointer.

Definition at line 21 of file License.h.

Member Function Documentation

static Ptr Rose::CommandLine::ShowLicenseAndExit::instance ( )
static

Allocating constructor.


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