wex v24.04.0
Public Member Functions | List of all members
wex::stream Class Reference

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.
 

Detailed Description

Adds run_tool methods and statistics to a file stream.