#include <QCoreApplication>#include <ExtensionGenerator.h>#include <CurrentCamiTKVersion.h>#include <iostream>#include "CommandLineOptions.hxx"
Include dependency graph for applications/extensiongenerator/main.cpp:Functions | |
| int | main (int argc, char *argv[]) |
| The main of the extension generator application. | |
| void | usage (std::string msg="") |
Variables | |
| const char * | description |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
The main of the extension generator application.
References options::directory(), options::file(), ExtensionGenerator::generate(), options::help(), cli::exception::print(), usage(), and options::version().
Here is the call graph for this function:| void usage | ( | std::string | msg = "" | ) |
References description, and options::print_usage().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:| const char* description |
Referenced by usage().