Documentation for OpenFLUID 2.2.0
openfluid::waresdev::WarePurgeHandler Class Reference

#include <waresdev/WareSrcHelpers.hpp>

Public Member Functions

 WarePurgeHandler (bool CurrentVersion, bool OtherVersions, bool ReleaseMode, bool DebugMode)
 
void purge (openfluid::tools::FilesystemPath WarePath, std::function< void(std::string, std::string)> WriteMessageFunc, std::function< void(bool)> EmitSignal)
 
 ~WarePurgeHandler ()
 

Constructor & Destructor Documentation

◆ WarePurgeHandler()

openfluid::waresdev::WarePurgeHandler::WarePurgeHandler ( bool  CurrentVersion,
bool  OtherVersions,
bool  ReleaseMode,
bool  DebugMode 
)
inline

◆ ~WarePurgeHandler()

openfluid::waresdev::WarePurgeHandler::~WarePurgeHandler ( )
inline

Member Function Documentation

◆ purge()

void openfluid::waresdev::WarePurgeHandler::purge ( openfluid::tools::FilesystemPath  WarePath,
std::function< void(std::string, std::string)>  WriteMessageFunc,
std::function< void(bool)>  EmitSignal 
)
inline

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