![]() |
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_longString.cpp.
References OptionParser::addOption(), and OptionType::STRING.
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 21 of file main_longString.cpp.
References createOptionParser(), OptionParser::getDefaultMode(), OptionMode::getValue(), OptionParser::parseArgument(), and phoenix_assert.