![]() |
PhoenixPresentation
2.0.0
Set of cmake function to automate presentation generation
|
Go to the source code of this file.
Functions | |
OptionParser | createOptionParser () |
Create the OptionParser of this program. More... | |
int | main (int argc, char **argv) |
OptionParser createOptionParser | ( | ) |
Create the OptionParser of this program.
Definition at line 15 of file main.cpp.
References OptionParser::addMode(), OptionParser::addOption(), OptionParser::closeMode(), OptionType::FILENAME, and OptionType::STRING.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 30 of file main.cpp.
References createOptionParser(), OptionParser::getMode(), OptionMode::getValue(), OptionMode::isParsed(), OptionParser::parseArgument(), phoenix_assert, and phoenix_check().