ROSE 0.11.145.147
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 54 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.
 

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

Definition at line 59 of file SelfTest.h.

Constructor & Destructor Documentation

◆ SelfTests()

Rose::CommandLine::SelfTests::SelfTests ( )
inlineprotected

Definition at line 56 of file SelfTest.h.

Member Function Documentation

◆ instance()

static Ptr Rose::CommandLine::SelfTests::instance ( )
inlinestatic

Definition at line 61 of file SelfTest.h.

◆ operator()()

void Rose::CommandLine::SelfTests::operator() ( const Sawyer::CommandLine::ParserResult cmdline)
inlineprotectedvirtual

Implements Sawyer::CommandLine::SwitchAction.

Definition at line 66 of file SelfTest.h.


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