Xmipp  v3.23.11-Nereus
Functions
program_extension.h File Reference
#include <core/xmipp_program.h>
Include dependency graph for program_extension.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void runSystem (const String &program, const String &arguments, bool useSystem=true)
 
int runProgram (XmippProgram *program, const String &arguments, bool destroy=true)
 
int runProgram (const String &programName, const String &arguments)
 
XmippProgramgetProgramByName (const String &programName)