#include <ToolRunnerApplication.h>
Definition at line 25 of file ToolRunnerApplication.h.
◆ ToolRunnerApplication() [1/2]
odc::tool::ToolRunnerApplication::ToolRunnerApplication |
( |
int |
argc, |
|
|
char ** |
argv, |
|
|
bool |
createCommandLineTool = true , |
|
|
bool |
deleteTool = true |
|
) |
| |
◆ ToolRunnerApplication() [2/2]
odc::tool::ToolRunnerApplication::ToolRunnerApplication |
( |
odc::tool::Tool & |
tool, |
|
|
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ ~ToolRunnerApplication()
odc::tool::ToolRunnerApplication::~ToolRunnerApplication |
( |
| ) |
|
◆ printHelp()
int odc::tool::ToolRunnerApplication::printHelp |
( |
std::ostream & |
out | ) |
|
◆ run()
void odc::tool::ToolRunnerApplication::run |
( |
| ) |
|
◆ tool()
◆ deleteTool_
bool odc::tool::ToolRunnerApplication::deleteTool_ |
|
private |
◆ tool_
The documentation for this class was generated from the following files: