ROSE  0.11.96.11
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 <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. 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...
 

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