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

Description

Run self tests from the command-line, then exit.

Definition at line 53 of file SelfTest.h.

#include <Rose/CommandLine/SelfTest.h>

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

Public Types

typedef Sawyer::SharedPointer< SelfTestsPtr
 
- Public Types inherited from Sawyer::CommandLine::SwitchAction
typedef SharedPointer< SwitchActionPtr
 Reference counting pointer for this class. More...
 

Static Public Member Functions

static Ptr instance ()
 

Protected Member Functions

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

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: