| 
    ROSE 0.11.145.357
    
   | 
 
#include <Rose/CommandLine/License.h>


Public Types | |
| using | Ptr = Sawyer::SharedPointer< ShowLicenseAndExit > | 
| Shared ownership pointer.   | |
  Public Types inherited from Sawyer::CommandLine::SwitchAction | |
| typedef SharedPointer< SwitchAction > | Ptr | 
| 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.   | |
| SharedObject & | operator= (const SharedObject &) | 
| Assignment.   | |
      
  | 
  inlineprotected | 
      
  | 
  protectedvirtual | 
Implements Sawyer::CommandLine::SwitchAction.