#include <conversions.hpp>
Public Member Functions | |
virtual std::string | getSuffix ()=0 |
virtual void | reprocess (std::string preprocFilename, std::string basefileName)=0 |
A abstract class for defining preprocessor objects that modify the preprocessed binary input prior to sharding.