wex v24.10.0
|
Adds run_tool methods and statistics to a file stream. More...
#include <wex/common/stream.h>
Public Member Functions | |
stream (wex::factory::find_replace_data *frd, const wex::path &path, const tool &tool, wxEvtHandler *eh=nullptr) | |
Constructor. | |
const auto & | get_statistics () const |
Returns the statistics. | |
const auto & | get_tool () const |
Returns the tool. | |
const auto & | path () const |
Returns the filename. | |
bool | run_tool () |
Runs the tool. | |
Adds run_tool methods and statistics to a file stream.