WaSH Docs
Public Member Functions | List of all members
ws2st::refactor::WashComputationAction Class Reference

Define a function to be run at the end of the refactor pass. Computation Actions will be run in the order they're defined, but will be run after all refactoring actions in the pass have completed. More...

#include <refactor.hpp>

Public Member Functions

 WashComputationAction (WashComputeFn computefn_ptr)
 
WashComputeFn getComputeFn ()
 

Detailed Description

Define a function to be run at the end of the refactor pass. Computation Actions will be run in the order they're defined, but will be run after all refactoring actions in the pass have completed.


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