ROSE 0.11.145.147
|
Run self tests from the command-line, then exit.
Definition at line 54 of file SelfTest.h.
#include <Rose/CommandLine/SelfTest.h>
Public Types | |
typedef Sawyer::SharedPointer< SelfTests > | Ptr |
Public Types inherited from Sawyer::CommandLine::SwitchAction | |
typedef SharedPointer< SwitchAction > | Ptr |
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. | |
SharedObject & | operator= (const SharedObject &) |
Assignment. | |
Definition at line 59 of file SelfTest.h.
|
inlineprotected |
Definition at line 56 of file SelfTest.h.
|
inlinestatic |
Definition at line 61 of file SelfTest.h.
|
inlineprotectedvirtual |
Implements Sawyer::CommandLine::SwitchAction.
Definition at line 66 of file SelfTest.h.