Arkanjo 0.2
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
PreprocessorBuild Member List

This is the complete list of members for PreprocessorBuild, including all inherited members.

CONFIG_PATHPreprocessorprotectedstatic
description() const =0ICommandpure virtual
do_run(const std::string command_name, const ParsedOptions &options, const OptionsCollector *collector=nullptr) overrideCommandBase< PreprocessorBuild >virtual
options() const finalCommandBase< PreprocessorBuild >virtual
PreprocessorBuild()PreprocessorBuild
PreprocessorBuild(bool force_preprocess)PreprocessorBuild
PreprocessorBuild(bool force_preprocess, const fs::path &path, double similarity)PreprocessorBuild
print_help(const std::string command_name, const OptionsCollector *collector) constCommandBase< PreprocessorBuild >virtual
read_current_run_params()Preprocessorstatic
run(const ParsedOptions &options) overridePreprocessorBuildvirtual
save_current_run_params(const fs::path &path)Preprocessorstatic
validate(const ParsedOptions &options) overridePreprocessorBuildvirtual
~ICommand()=defaultICommandvirtual