![]() |
PhoenixPresentation
2.0.0
Set of cmake function to automate presentation generation
|
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | testOptionValue () |
Test the option type. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 37 of file main.cpp.
References testOptionValue().
void testOptionValue | ( | ) |
Test the option type.
Definition at line 13 of file main.cpp.
References OptionValue::getDefaultValue(), OptionValue::getPossibleValue(), OptionValue::getType(), OptionValue::getValue(), phoenix_assert, OptionValue::setValue(), and OptionType::STRING.
Referenced by main().