|
Arkanjo 0.2
A tool for find code duplicated functions in codebases
|
This is the complete list of members for PreprocessorBuild, including all inherited members.
| CONFIG_PATH | Preprocessor | protectedstatic |
| description() const =0 | ICommand | pure virtual |
| do_run(const std::string command_name, const ParsedOptions &options, const OptionsCollector *collector=nullptr) override | CommandBase< PreprocessorBuild > | virtual |
| options() const final | CommandBase< 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) const | CommandBase< PreprocessorBuild > | virtual |
| read_current_run_params() | Preprocessor | static |
| run(const ParsedOptions &options) override | PreprocessorBuild | virtual |
| save_current_run_params(const fs::path &path) | Preprocessor | static |
| validate(const ParsedOptions &options) override | PreprocessorBuild | virtual |
| ~ICommand()=default | ICommand | virtual |